1364 Commits (6a3382c9d397619a7f27766fd28aff41d85ed4ff)

Author SHA1 Message Date
Rajini Sivaram 6f5e37347f
KAFKA-7485: Wait for truststore update request to complete in test (#5791) 6 years ago
Jun Rao aaf8e02403
KAFKA-7482: LeaderAndIsrRequest should be sent to the shutting down broker (#5745) 6 years ago
Ismael Juma adb3a950ee
MINOR: Fix remaining core, connect and clients tests to pass with Java 11 (#5771) 6 years ago
Manikumar Reddy O 34f029e3dc MINOR: Fix broken standalone ReplicationQuotasTestRig test (#5773) 6 years ago
Lee Dongjin 741cb761c5 KAFKA-4514; Add Codec for ZStandard Compression (#2267) 6 years ago
Manikumar Reddy O 0848b78881 KAFKA-7366: Make topic configs segment.bytes and segment.ms to take effect immediately (#5728) 6 years ago
Gardner Vickers 6165b43744 MINOR: Fix LogDirFailureTest flake 6 years ago
Stanislav Kozlovski 13379af17d KAFKA-7215: Improve LogCleaner Error Handling (#5439) 6 years ago
Jason Gustafson 5e9208fc05
HOTFIX: Compilation error in GroupMetadataManagerTest (#5752) 6 years ago
Jason Gustafson ed3bd79633
KAFKA-7395; Add fencing to replication protocol (KIP-320) (#5661) 6 years ago
Bob Barrett 79757c90df KAFKA-7467; NoSuchElementException is raised because controlBatch is empty (#5727) 6 years ago
Jason Gustafson 62f9b64f11
MINOR: Ensure consumers are closed in DynamicBrokerReconfigurationTest (#5750) 6 years ago
Xiongqi Wesley Wu 7ea0655711 KAFKA-7441; Allow LogCleanerManager.resumeCleaning() to be used concurrently 6 years ago
Jason Gustafson f2dd6aa269
KAFKA-7415; Persist leader epoch and start offset on becoming a leader (#5678) 6 years ago
Lincong Li 260b07a6da KAFKA-7196; Remove heartbeat delayed operation for those removed consumers at the end of each rebalance 6 years ago
Rajini Sivaram 8fb5e63aa8 KAFKA-7429: Enable key/truststore update with same filename/password (#5699) 6 years ago
huxi 70d90c3718 KAFKA-7409; Validate message format version before creating topics or altering configs (#5651) 6 years ago
Jason Gustafson 9f7267dd2f KAFKA-7437; Persist leader epoch in offset commit metadata (#5689) 6 years ago
Manikumar Reddy c835331c78 KAFKA-5066; Add KafkaMetricsConfig (Yammer metrics reporters) props to documentation 6 years ago
John Roesler 95f9622cce MINOR: Fix compilation error in PlaintextConsumerTest under scala 2.12 (#5674) 6 years ago
Bob Barrett 0bc7008e75 KAFKA-7400: Compacted topic segments that precede the log start offse… (#5646) 6 years ago
Viktor Somogyi f1f719211e KAFKA-6923; Refactor Serializer/Deserializer for KIP-336 (#5494) 6 years ago
Mutasem Aldmour 43e21252ca KAFKA-7388 equal sign in property value for password (#5630) 6 years ago
Xiongqi Wesley Wu d87ed233c9 KAFKA-7322; Fix race condition between log cleaner thread and log retention thread when topic cleanup policy is updated 6 years ago
Jason Gustafson c5ef614bbf
KAFKA-7414; Out of range errors should never be fatal for follower (#5654) 6 years ago
Jason Gustafson ac7cd16e93
KAFKA-7394; OffsetsForLeaderEpoch supports topic describe access (#5634) 6 years ago
Manikumar Reddy O c121f4eb82 MINOR: Remove deprecated Metric.value() method usage (#5626) 6 years ago
Jason Gustafson 79ad9026a6
MINOR: Missing throttle time in OffsetsForLeaderEpoch response (#5635) 6 years ago
Manikumar Reddy O 257c402c15 MINOR: Remove deprecated Resource class constructor usage (#5624) 6 years ago
Jason Gustafson 05ba5aa008 KAFKA-7333; Protocol changes for KIP-320 6 years ago
Flavien Raynaud 4a5cba87bc KAFKA-7286; Avoid getting stuck loading large metadata records (#5500) 6 years ago
Dhruvil Shah 958cdca9be KAFKA-7385; Fix log cleaner behavior when only empty batches are retained (#5623) 6 years ago
Jason Gustafson 0984a76b71
MINOR: Move common out of range handling into AbstractFetcherThread (#5608) 6 years ago
Manikumar Reddy O 4106ff6e5a MINOR: Enable topic deletion in test configs (#5616) 6 years ago
Manikumar Reddy O f348f10ef8 KAFKA-7117: Support AdminClient API in AclCommand (KIP-332) (#5463) 6 years ago
Zhanxiang (Patrick) Huang 297fb396a0 KAFKA-6082; Fence zookeeper updates with controller epoch zkVersion 6 years ago
huxihx 79a608b286 KAFKA-7211; MM should handle TimeoutException in commitSync 6 years ago
Rajini Sivaram 4a46a35348
MINOR: Tidy up pattern type comparisons, remove unused producer-id (#5593) 6 years ago
Jason Gustafson f6890e7868
MINOR: Next round of fetcher thread consolidation (#5587) 6 years ago
Dhruvil Shah 5d1bfa0665 KAFKA-6950: Delay response to failed client authentication to prevent potential DoS issues (KIP-306) (#5082) 6 years ago
Stanislav Kozlovski f3a4ebc8f8 KAFKA-6859; Do not send LeaderEpochRequest for undefined leader epochs (#5320) 6 years ago
Rajini Sivaram 5651729038 KAFKA-7338: Specify AES128 default encryption type for Kerberos tests (#5586) 6 years ago
Manikumar Reddy O 9e23af3115 KAFKA-7287: Set open ACL for old consumer znode path (#5503) 6 years ago
Anna Povzner 70c51633f2 KAFKA-7128; Follower has to catch up to offset within current leader epoch to join ISR (#5557) 6 years ago
Jason Gustafson ebd1354fd7
KAFKA-7347; Return not leader error for OffsetsForLeaderEpoch requests to non-replicas (#5576) 6 years ago
Chia-Ping Tsai 93a60ee266 KAFKA-7139; Support option to exclude the internal topics in kafka-topics.sh (#5349) 6 years ago
Manikumar Reddy O 50a145d090 MINOR: Remove unused compressionType parameter from TestUtils.produceMessages (#5569) 6 years ago
Mario Molina 04770916a7 KAFKA-5975; No response when deleting topics and delete.topic.enable=false (#3960) 6 years ago
Viktor Somogyi 8f562c1a8d MINOR: Fix side-effecting nullary methods warning in JsonValueTest (#5493) 6 years ago
Manikumar Reddy O 73f8809d99 MINOR: Fix transient test failure in DynamicConnectionQuotaTest (#5544) 6 years ago