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 2021/10/27 22:21:10 UTC

[kafka] branch trunk updated (22aa9d2 -> cf2b393)

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 22aa9d2  KAFKA-12648: fill in javadocs for the StreamsException class with new guarantees (#11436)
     add cf2b393  KAFKA-13385: In the KRPC request header, translate null clientID to empty (#11385)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/common/requests/RequestHeader.java | 10 ++++++++--
 .../kafka/common/requests/RequestHeaderTest.java    | 21 +++++++++++++++++++++
 2 files changed, 29 insertions(+), 2 deletions(-)