cmccabe commented on PR #13541: URL: https://github.com/apache/kafka/pull/13541#issuecomment-1503951525
> Do we need a finishSnapshot call in initializeNewPublishers as well? Technically yes. Although finishSnapshot should be a no-op when the previous image is empty. Unfortunately, this exposes another bug, which is that the previous image we were basing our initializeNewPublishers delta off of wasn't empty. So let me fix both of those :( -- 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]
