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 a552a27 MINOR: Move log statement stating producer closed after possible exception (#6606) new d801c4f MINOR: Add support for Standalone Connect configs in Rest Server extensions (#6622) new 9ff4905 MINOR: Correct RestServerTest formatting The 6099 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/kafka/connect/runtime/WorkerConfig.java | 4 +++ .../runtime/distributed/DistributedConfig.java | 5 ++++ .../kafka/connect/runtime/rest/RestServer.java | 5 ++-- .../kafka/connect/runtime/rest/RestServerTest.java | 32 ++++++++++++++++++++++ 4 files changed, 44 insertions(+), 2 deletions(-)