kafka/connect
Chris Egerton 18e60cb000
KAFKA-12497: Skip periodic offset commits for failed source tasks (#10528)
Also moves the Streams LogCaptureAppender class into the clients module so that it can be used by both Streams and Connect.

Reviewers: Nigel Liang <nigel@nigelliang.com>, Kalpesh Patel <kpatel@confluent.io>, John Roesler <vvcephei@apache.org>, Tom Bentley <tbentley@redhat.com>
2022-10-13 10:15:42 -04:00
..
api MINOR: Small javadoc/code cleanups in connect api and transforms (#12558) 2022-08-29 09:44:56 +02:00
basic-auth-extension MINOR: Replace usage of File.createTempFile() with TestUtils.tempFile() (#12591) 2022-09-13 08:44:21 +08:00
file/src MINOR: Replace usage of File.createTempFile() with TestUtils.tempFile() (#12591) 2022-09-13 08:44:21 +08:00
json KAFKA-14007: Close header converters during Connect task shutdown (#12309) 2022-07-27 22:31:07 -04:00
mirror KAFKA-13985: Skip committing MirrorSourceTask records without metadata (#12602) 2022-09-15 09:55:44 -04:00
mirror-client/src KAFKA-13793: Add validators for configs that lack validators (#12010) 2022-05-09 20:29:17 +02:00
runtime/src KAFKA-12497: Skip periodic offset commits for failed source tasks (#10528) 2022-10-13 10:15:42 -04:00
transforms/src MINOR: Small javadoc/code cleanups in connect api and transforms (#12558) 2022-08-29 09:44:56 +02:00