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

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


    from 7da881f  KAFKA-12928: Add a check whether the Task's statestore is 
actually a directory (#10862)
     add 5652ef1  KAFKA-12482 Remove deprecated rest.host.name and rest.port 
configs (#10841)

No new revisions were added by this update.

Summary of changes:
 config/connect-distributed.properties              |  9 +--
 .../apache/kafka/connect/runtime/WorkerConfig.java | 65 ++++++++++++----------
 .../kafka/connect/runtime/rest/RestServer.java     | 25 ++-------
 .../kafka/connect/runtime/WorkerConfigTest.java    | 48 +++++++++++++++-
 .../kafka/connect/runtime/rest/RestServerTest.java | 31 -----------
 .../util/clusters/EmbeddedConnectCluster.java      |  8 +--
 docs/upgrade.html                                  |  4 +-
 7 files changed, 93 insertions(+), 97 deletions(-)

Reply via email to