You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2020/11/17 19:34:43 UTC

[kafka] branch trunk updated (aafab19 -> 7a23e59)

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

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


    from aafab19  MINOR: Initialize ConnectorConfig constructor with emptyMap and avoid instantiating a new Map (#9603)
     add 7a23e59  KAFKA-10685: strictly parsing the date/time format (#9576)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kafka/common/utils/Utils.java  | 31 +++++++++----
 .../org/apache/kafka/common/utils/UtilsTest.java   | 53 +++++++++++++++++++---
 2 files changed, 68 insertions(+), 16 deletions(-)