lucasbru commented on PR #18268: URL: https://github.com/apache/kafka/pull/18268#issuecomment-2567972764
@cadonna I converted all classes to record classes. This required a lot of refactoring in the follow-up code, but now the tests you were worried about are not necessary about, since equals / hashcode are provided by the record classes. Could you please re-review? -- 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]
