swuferhong commented on code in PR #1452:
URL: https://github.com/apache/fluss/pull/1452#discussion_r2664463053


##########
fluss-rpc/src/main/proto/FlussApi.proto:
##########
@@ -598,17 +598,22 @@ message RebalanceRequest {
 }
 
 message RebalanceResponse {
-  repeated PbRebalancePlanForTable table_plan = 1;
+  required string rebalance_id = 1;

Review Comment:
   After a private discussion with @platinumhamburg , we can disregard 
compatibility with snapshot versions.



-- 
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]

Reply via email to