kafka/checkstyle
Rajini Sivaram 52d2fa5c8b
KAFKA-17885: Enable clients to rebootstrap based on timeout or error code (KIP-1102) (#17720)
Implementation of https://cwiki.apache.org/confluence/display/KAFKA/KIP-1102%3A+Enable+clients+to+rebootstrap+based+on+timeout+or+error+code
- Introduces rebootstrap trigger interval config metadata.recovery.rebootstrap.trigger.ms, set to 5 minutes by default
- Makes rebootstrap the default for metadata.recovery.strategy
- Adds new error code REBOOTSTRAP_REQUIRED, introduces top-level error code in metadata response. On this error, clients rebootstrap.
- Configs apply to producers, consumers, share consumers, admin clients, Connect and KStreams clients.

Reviewers: Apoorv Mittal <apoorvmittal10@gmail.com>,  Manikumar Reddy <manikumar.reddy@gmail.com>
2024-11-13 13:01:08 +00:00
..
.scalafmt.conf MINOR: Update to Scala 2.13.12 (#14430) 2023-09-24 06:05:12 -07:00
checkstyle.xml KAFKA-16643 Add ModifierOrder checkstyle rule (#15890) 2024-06-13 15:39:32 +08:00
import-control-coordinator-common.xml KAFKA-17367: Introduce share coordinator [2/N] (#17011) 2024-09-09 20:01:24 -04:00
import-control-core.xml KAFKA-17837 Rewrite DeleteTopicTest (#17579) 2024-11-10 03:06:52 +08:00
import-control-group-coordinator.xml KAFKA-17593; [2/N] Update request validation & validate regex (#17651) 2024-11-04 06:38:09 -08:00
import-control-jmh-benchmarks.xml KAFKA-17568 Rewrite TestPurgatoryPerformance by Java (#17246) 2024-10-24 02:44:37 +08:00
import-control-metadata.xml KAFKA-16518: Implement KIP-853 flags for storage-tool.sh (#16669) 2024-08-02 15:47:45 -07:00
import-control-server-common.xml KAFKA-17890: Move DelayedOperationPurgatory to server-common (#17636) 2024-11-08 09:55:09 +01:00
import-control-server.xml KAFKA-17563 Move `RequestConvertToJson` to server module (#17223) 2024-09-27 02:19:47 +08:00
import-control-share-coordinator.xml KAFKA-17367: Share coordinator persistent batch merging algorithm. [3/N] (#17149) 2024-10-02 11:30:51 -04:00
import-control-share.xml KAFKA-17970 Moving some share purgatory classes from core to share module (#17722) 2024-11-10 01:04:17 +08:00
import-control-storage.xml MINOR Quarantine some flaky tests (#17779) 2024-11-12 19:34:44 -05:00
import-control-test-common-api.xml KAFKA-17706 Allow all imports for test-common and test-common-api (#17378) 2024-10-06 14:02:10 +08:00
import-control-test-common.xml KAFKA-17837 Rewrite DeleteTopicTest (#17579) 2024-11-10 03:06:52 +08:00
import-control-transaction-coordinator.xml KAFKA-17835 Move ProducerIdManager and RPCProducerIdManager to transaction-coordinator module (#17562) 2024-10-31 02:40:47 +08:00
import-control.xml KAFKA-17985: Set share.auto.offset.reset to earliest in ShareRoundTripWorker (#17758) 2024-11-12 22:24:28 +05:30
java.header MINOR: improve license header check by providing head file instead of (prefix) header regex 2017-02-28 12:35:04 -08:00
suppressions.xml KAFKA-17885: Enable clients to rebootstrap based on timeout or error code (KIP-1102) (#17720) 2024-11-13 13:01:08 +00:00