sjvanrossum commented on PR #36075: URL: https://github.com/apache/beam/pull/36075#issuecomment-3362458252
@chamikaramj @johnjcasey the AWS SQS and JMS tests keep failing but are unrelated to this change. I keep merging master into this PR branch hoping that it's resolved, but no luck so far. Would you mind reviewing this PR? I've got a follow up to this that leverages [`Admin`](https://kafka.apache.org/28/javadoc/org/apache/kafka/clients/admin/Admin.html) to reduce memory utilization for offset estimation while also bringing back background refreshes based on [`Admin#listOffsets(Map)`](https://kafka.apache.org/28/javadoc/org/apache/kafka/clients/admin/Admin.html#listOffsets(java.util.Map)). -- 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]
