You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2020/10/08 14:11:12 UTC

[kafka] branch trunk updated (d0e6943 -> 68401a4)

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

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


    from d0e6943  KAFKA-9929: Support backward iterator on SessionStore (#9139)
     add 68401a4  MINOR: remove unused scala files from core module (#9296)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/common/ClientIdAndTopic.scala | 35 ----------------------
 .../common/NoEpochForPartitionException.scala      | 25 ----------------
 2 files changed, 60 deletions(-)
 delete mode 100644 core/src/main/scala/kafka/common/ClientIdAndTopic.scala
 delete mode 100644 core/src/main/scala/kafka/common/NoEpochForPartitionException.scala