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

[kafka] branch trunk updated (935aa1a -> c1901c0)

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

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


    from 935aa1a  KAFKA-9659: Add more log4j when updating static member mappings (#8269)
     add c1901c0  KAFKA-9644: Handle non-existent configs in incrementalAlterConfigs APPEND/SUBTRACT

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/clients/admin/AlterConfigOp.java  | 22 +++++++++++++++-
 .../src/main/scala/kafka/server/AdminManager.scala | 11 ++++++--
 .../kafka/api/PlaintextAdminIntegrationTest.scala  | 29 ++++++++++++++++------
 3 files changed, 52 insertions(+), 10 deletions(-)