You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ew...@apache.org on 2018/05/29 23:24:01 UTC

[kafka] branch trunk updated (3a8d3a7 -> a64ab91)

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

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


    from 3a8d3a7  KAFKA-6916; Refresh metadata in admin client if broker connection fails (#5050)
     add a64ab91  KAFKA-5540: Deprecate internal converter configs (KIP-174)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |  7 +-
 config/connect-distributed.properties              |  7 --
 config/connect-standalone.properties               |  7 --
 .../apache/kafka/connect/runtime/WorkerConfig.java | 79 ++++++++++++++++++++--
 .../kafka/connect/runtime/isolation/Plugins.java   | 24 ++++++-
 .../connect/runtime/isolation/PluginsTest.java     | 49 ++++++++++----
 docs/upgrade.html                                  |  9 +++
 .../templates/connect-distributed.properties       |  5 --
 .../templates/connect-standalone.properties        |  5 --
 9 files changed, 145 insertions(+), 47 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ewencp@apache.org.