Prajwal-banakar commented on PR #2337: URL: https://github.com/apache/fluss/pull/2337#issuecomment-3736942106
hi @swuferhong I have updated the PR to address the review feedback: Reverted ServerModel.java: The equals() and hashCode() methods are now strictly based on serverId again to follow project standards. Updated ServerModelTest.java: Aligned the test cases with the identity logic to ensure they correctly verify equality based on serverId. I’ve verified the changes with a full clean test on the fluss-server module, and all 673 tests passed successfully. Ready for another look! -- 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]
