[Placement group] Refine Remove API #10232
Labels
core-placement-group
enhancement
Request for new feature and/or capability
P1
Issue that should be fixed within a few weeks
Milestone
Describe your feature request
When workers are killed, their death information is not properly propagated to the cluster. This causes issues like
PlacementGroupError
.The ideal final state:
PlacementGroupRemovedException
.Implementation:
There are 2 possible implementations
Prefer the second solution
The text was updated successfully, but these errors were encountered: