fxbing commented on pull request #11912: URL: https://github.com/apache/kafka/pull/11912#issuecomment-1072177203
> @fxbing Thanks for the PR. Good catch! Overall, I think that the impact of the bug is small because we usually rely on `Uuid.ZERO_UUID` by default so comparing the references also works. @jolshan Do you confirm my assessment? Indeed it is. But for `Uuid.ZERO_UUID` of the same process, the index is the same.For different processes, there are still differences. Is this the expected situation? -- 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]
