This is an automated email from the ASF dual-hosted git repository.
junrao pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 9980e12ce1b MINOR: remove close from contextual processors javadoc
add 6cf54c4dab9 KAFKA-17182: Consumer fetch sessions are evicted too
quickly with AsyncKafkaConsumer (#17700)
No new revisions were added by this update.
Summary of changes:
.../clients/consumer/internals/AbstractFetch.java | 98 +++++-
.../internals/FetchRequestManagerTest.java | 373 +++++++++++++++++++--
.../clients/consumer/internals/FetcherTest.java | 49 +--
3 files changed, 447 insertions(+), 73 deletions(-)