ijuma commented on PR #18305: URL: https://github.com/apache/kafka/pull/18305#issuecomment-2566617543
I removed the change to use the `toList` collector because it has two behavioral changes: the resulting collection is immutable and the ordering may be different. This should be ok in most cases, but it caused some test failures and perhaps a bit risky to do the change wholesale across the codebase. -- 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]
