You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2020/01/29 21:03:41 UTC

[kafka] branch trunk updated (aecd393 -> b4d7560)

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

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


    from aecd393  KAFKA-9405: Use Map.computeIfAbsent where applicable (#7937)
     add b4d7560  KAFKA-9426: Use switch instead of chained if/else in OffsetsForLeaderEpochClient (#7959)

No new revisions were added by this update.

Summary of changes:
 .../internals/OffsetsForLeaderEpochClient.java     | 59 +++++++++++++---------
 1 file changed, 34 insertions(+), 25 deletions(-)