This is an automated email from the ASF dual-hosted git repository.

rsivaram pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 6da70f9  KAFKA-9346: Consumer back-off logic when fetching pending 
offsets (#7878)
     add d6ace7b  KAFKA-7538: Reduce lock contention for Partition ISR lock 
(#5866)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/cluster/Partition.scala  |  56 +++-
 .../unit/kafka/cluster/PartitionLockTest.scala     | 291 +++++++++++++++++++++
 2 files changed, 335 insertions(+), 12 deletions(-)
 create mode 100644 
core/src/test/scala/unit/kafka/cluster/PartitionLockTest.scala

Reply via email to