frankvicky commented on PR #16250: URL: https://github.com/apache/kafka/pull/16250#issuecomment-2158714543
IMHO, I agree that we should use an immutable map to ensure that users cannot make any unintended modifications. However, to ensure that the original design intent is protected(like we don't want to let user to modified the collection), we should also add tests in our unit tests to verify the immutability in the future. -- 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]
