Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Improve fragment management and actor retrieval
- Add the ability to update rate limits of Source and Chain nodes in fragments - Update vnode mapping for actors in fragments - Notify frontend nodes about fragment mapping updates - Update dispatcher of upstream fragments when applying reschedules - Update merge executor of downstream fragments when applying reschedules - Apply reschedules to fragments, including adding/removing actors and updating vnode mappings - Migrate actors and update fragments according to migration plan - Drop table fragments and remove downstream actor info in dependent tables - Get lists of all worker parallel units, node actors, actor IDs in specific tables/fragments, running actors in specific fragments, upstream root fragments of specified relations, downstream Chain fragments of a specified table, Materialize fragment of a specified table, and parallelism of running fragments Signed-off-by: tabVersion <[email protected]>
- Loading branch information