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

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


    from e9ccc2d6f50 KAFKA-16041: Replace Afterburn module with Blackbird 
(#17884)
     add 4f1688742e7 KAFKA-15387: Remove Connect's deprecated task 
configurations endpoint (#17412)

No new revisions were added by this update.

Summary of changes:
 .../kafka/connect/runtime/AbstractHerder.java      | 14 --------
 .../org/apache/kafka/connect/runtime/Herder.java   |  7 ----
 .../runtime/distributed/DistributedHerder.java     | 20 ------------
 .../runtime/rest/resources/ConnectorsResource.java | 12 -------
 .../runtime/standalone/StandaloneHerder.java       | 13 +-------
 .../integration/ConnectWorkerIntegrationTest.java  | 31 ------------------
 .../runtime/distributed/DistributedHerderTest.java |  7 ----
 .../rest/resources/ConnectorsResourceTest.java     | 37 ++++++++--------------
 .../runtime/standalone/StandaloneHerderTest.java   |  9 ------
 docs/connect.html                                  |  1 -
 10 files changed, 15 insertions(+), 136 deletions(-)

Reply via email to