Closed ZuLiangWang closed 1 year ago
Closes #
Adapt the cluster operation procedure to the current version of the procedure interface.
TransferLeaderProcedure
SplitProcedure
ScatterProcedure
None.
Unit tests are currently not working properly and will be fixed in a subsequent pull request.
Which issue does this PR close?
Closes #
Rationale for this change
Adapt the cluster operation procedure to the current version of the procedure interface.
What changes are included in this PR?
TransferLeaderProcedure
to the current version of the procedure interfaceSplitProcedure
to the current version of the procedure interface.ScatterProcedure
, now no longer use a separate procedure for cluster topology initialization.Are there any user-facing changes?
None.
How does this change test
Unit tests are currently not working properly and will be fixed in a subsequent pull request.