2365 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
Edoardo Comar f393b2f7dd KAFKA-6863 Kafka clients should try to use multiple DNS resolved IP (#4987) 6 years ago
Ismael Juma 8d52b7ee0b
MINOR: AbstractIndex.close should unmap (#5757) 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
Zhanxiang (Patrick) Huang b35e97125f KAFKA-7459: Use thread-safe Pool for RequestMetrics.requestRateInternal (#5717) 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
Vahid Hashemian 2933f21374 KAFKA-7403; Use default timestamp if no expire timestamp set in offset commit value (#5690) 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
Manikumar Reddy O 6ced8550b3 KAFKA-7216: Ignore unknown ResourceTypes while loading acl cache (#5673) 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
Manikumar Reddy b21c66f948 KAFKA-5690; Add support to list ACLs for a given principal (KIP-357) 6 years ago
Dong Lin 3a8ab3258f Revert 4e311 KAFKA-5690 since KIP-357 has not passed vote 6 years ago
Manikumar Reddy 4e31147a41 KAFKA-5690; Add support to list ACLs for a given principal (KIP-357) 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
Anna Povzner e2ec2d79c8 KAFKA-7044; Fix Fetcher.fetchOffsetsByTimes and NPE in describe consumer group (#5627) 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
Ismael Juma f123d2f18c KAFKA-5887; Replace findBugs with spotBugs and upgrade to Gradle 4.10 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