swuferhong commented on issue #1389: URL: https://github.com/apache/fluss/issues/1389#issuecomment-3112640352
Hi, @LB-Yu. Maybe we can wait for @gsralex's reply. Additionally, if you're interested in the rebalance process, you might consider taking ownership of tasks such as #1398 #1399, but these pull requests (PRs) will depend on the task of #1397 and #1396. About the API design. I agree with you to Add `ServerTag` in `ServerNode`. But, I think we can introduce a new request/response like `DescribeClusterRequest/ DescribeClusterResponse`. For each `tabletServer`, we can get the server info from ServerMetadataCache, and get serverTags from Zookeeper. -- 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]
