kafka/connect
Matthias J. Sax 194c56fce2
KAFKA-9274: Mark `retries` config as deprecated and add new `task.timeout.ms` config (#8864)
- part of KIP-572
 - deprecates producer config `retries` (still in use)
 - deprecates admin config `retries` (still in use)
 - deprecates Kafka Streams config `retries` (will be ignored)
 - adds new Kafka Streams config `task.timeout.ms` (follow up PRs will leverage this new config)

Reviewers: John Roesler <john@confluent.io>, Jason Gustafson <jason@confluent.io>, Randall Hauch <randall@confluent.io>
2020-07-21 12:19:13 -07:00
..
api KAFKA-8938: Improve allocations during Struct validation in ConnectSchema (#7384) 2020-06-09 14:55:56 -07:00
basic-auth-extension/src KAFKA-9767: Add logging to basic auth rest extension (#8357) 2020-05-24 09:09:40 -05:00
file/src MINOR: FileStreamSinkTask should create file if it doesn't exist (#5406) 2018-07-20 21:01:10 -07:00
json KAFKA-9667: Connect JSON serde strip trailing zeros (#8230) 2020-05-07 16:21:08 -05:00
mirror KAFKA-10232: MirrorMaker2 internal topics Formatters KIP-597 (#8604) 2020-07-03 10:41:45 +01:00
mirror-client/src MINOR: Fix a number of warnings in mirror/mirror-client (#8074) 2020-03-26 11:59:21 +00:00
runtime/src KAFKA-9274: Mark `retries` config as deprecated and add new `task.timeout.ms` config (#8864) 2020-07-21 12:19:13 -07:00
transforms/src MINOR: Documentation for KIP-585 (#8839) 2020-06-15 22:07:01 -07:00