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

[kafka] branch trunk updated (932ad61 -> 008a3b2)

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

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


    from 932ad61  Minor: Don't swallow errors when altering log dirs in ReplicaManager (#8348)
     add 008a3b2  KAFKA-9707: Fix InsertField.Key should apply to keys of tombstone records (#8280)

No new revisions were added by this update.

Summary of changes:
 .../kafka/connect/transforms/InsertField.java      |  6 +-
 .../kafka/connect/transforms/InsertFieldTest.java  | 70 ++++++++++++++++++----
 2 files changed, 58 insertions(+), 18 deletions(-)