You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2019/11/06 01:28:30 UTC

[kafka] branch trunk updated (be58580 -> a4cbdc6)

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

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


    from be58580  MINOR: Rework NewPartitionReassignment public API (#7638)
     add a4cbdc6  KAFKA-9137: Fix incorrect FetchSessionCache eviction logic (#7640)

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/kafka/server/FetchSession.scala |   8 +-
 .../scala/unit/kafka/server/FetchSessionTest.scala | 194 +++++++++++++++++++++
 2 files changed, 196 insertions(+), 6 deletions(-)