kirktrue commented on PR #20324: URL: https://github.com/apache/kafka/pull/20324#issuecomment-3578300250
> Any concerns on your side on the last answer [here](https://github.com/apache/kafka/pull/20324#discussion_r2550854575)? As we'd discussed offline, we pull data from the fetch buffer on the application thread. Even without this PR, there's always a chance that something could happen in the background thread that invalidates the positions. The `FetchCollector` mitigates against those, so my concerns have been alleviated. -- 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]
