This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 4d28391 KAFKA-10867: Improved task idling (#9840)
add 923dea3 KAFKA-10658 ErrantRecordReporter.report always return
completed futur… (#9525)
No new revisions were added by this update.
Summary of changes:
.../connect/runtime/errors/ProcessingContext.java | 5 +-
.../runtime/errors/ProcessingContextTest.java | 55 ++++++++++++++++++++++
2 files changed, 57 insertions(+), 3 deletions(-)
create mode 100644
connect/runtime/src/test/java/org/apache/kafka/connect/runtime/errors/ProcessingContextTest.java