Tsukilc opened a new pull request, #3082:
URL: https://github.com/apache/hugegraph/pull/3082

   Replaces #2937 so the source branch is `hugegraph/hugegraph:fix/scheduler` 
and org collaborators can push follow-up fixes directly.
   
   ## New Features
   
   Server IDs now support automatic generation, eliminating the need for manual 
configuration.
   
   ## Refactoring
   
   Significantly simplified the task scheduling architecture by adopting a 
single-node scheduling path by default, removing multi-node scheduling and 
role-election–related controls.
   
   Streamlined server information and scheduling management logic by 
eliminating redundant multi-node–related workflows.
   
   ## Configuration Changes
   
   Removed explicit scheduling type configuration; the scheduling mode is now 
determined by the runtime environment.
   
   ## Bug Fixes
   
   Adjusted the handling logic for task cancellation/deletion and missing 
tasks, improving exception handling and state management.
   
   ## Tests
   
   Updated test cases to accommodate the new scheduling behavior and 
serialization differences.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to