AndrewJSchofield commented on PR #15000: URL: https://github.com/apache/kafka/pull/15000#issuecomment-1882887793
The javadoc for `ConsumerInterceptor` says "ConsumerInterceptor callbacks are called from the same thread that invokes KafkaConsumer.poll(java.time.Duration)". As a result, it is quite clear what needs to happen here without a new KIP. -- 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]
