philipnee commented on PR #14746: URL: https://github.com/apache/kafka/pull/14746#issuecomment-1815755117
Hi @cadonna - I was about to reply with the same idea you proposed. I think that would work. I wonder if we could just use a `BlockingQueue` for the fetchBuffer because fetchBuffer.poll(time) blocks until non-empty or timeout. -- 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]
