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 48b56e5  KAFKA-9216: Enforce that Connect’s internal topics use 
`compact` cleanup policy (#8828)
     add a6ca7ad  KAFKA-10115: Incorporate errors.tolerance with the Errant 
Record Reporter (#8829)

No new revisions were added by this update.

Summary of changes:
 .../kafka/connect/runtime/WorkerSinkTask.java      |  6 ++
 .../runtime/errors/RetryWithToleranceOperator.java | 23 ++++++--
 .../runtime/errors/WorkerErrantRecordReporter.java |  3 +-
 .../integration/ErrorHandlingIntegrationTest.java  | 68 +++++++++++++++++++++
 .../integration/ExampleConnectIntegrationTest.java | 69 ----------------------
 .../errors/RetryWithToleranceOperatorTest.java     | 10 ++++
 6 files changed, 104 insertions(+), 75 deletions(-)

Reply via email to