6426 Commits (ab8a7ff36326742e1c6d4fc0a0aff818c7e6d313)
 

Author SHA1 Message Date
cadonna 48b65ac617 MINOR: Refactor `MetricsIntegrationTest` (#6930) 6 years ago
John Roesler e54ab292e7 KAFKA-8452: Compressed BufferValue (#6848) 6 years ago
Boyang Chen f396372fb8 MINOR: add group coordinator test coverage (#6926) 6 years ago
cadonna df9ea618a3 KAFKA-8262, KAFKA-8263: Fix flaky test `MetricsIntegrationTest` (#6922) 6 years ago
Jason Gustafson af2801031c
KAFKA-8483/KAFKA-8484; Ensure safe handling of producerId resets (#6883) 6 years ago
José Armando García Sancio 1cc0b5eb81 MINOR: Seal the HostedPartition enumeration (#6917) 6 years ago
Boyang Chen e981b82601 KAFKA-8500; Static member rejoin should always update member.id (#6899) 6 years ago
highluck e2c15e0eeb MINOR: Remove uncommitted code (#6919) 6 years ago
Almog Gavra 388889fbfe KAFKA-8514: Move the scala-java8-compat dependency from clients to core (#6910) 6 years ago
Gardner Vickers cb2c4c3d7a MINOR: Remove integration package prefix from ConsumerTopicCreationTest (#6916) 6 years ago
Guozhang Wang bebcbe3a04
KAFKA-8487: Only request re-join on REBALANCE_IN_PROGRESS in CommitOffsetResponse (#6894) 6 years ago
Carlos Manuel Duclos Vergara 1669b773ba KAFKA-8501: Removing key and value from exception message (#6904) 6 years ago
Jason Gustafson 783ab74793
KAFKA-8333; Load high watermark checkpoint lazily when initializing replicas (#6800) 6 years ago
Bill Bejeck 0864779ce2
MINOR: Increase timeouts to 30 seconds (#6852) 6 years ago
Jason Gustafson 1e5227c230
MINOR: Fix transient failure in PreferredReplicaLeaderElectionCommandTest (#6908) 6 years ago
Victoria Bialas b9c55351fd KAFKA-7315 DOCS update TOC internal links serdes all versions (#6875) 6 years ago
Jason Gustafson 2feb44ebc8 MINOR: Fix race condition on shutdown of verifiable producer 6 years ago
Jason Gustafson c7c310beff MINOR: Lower producer throughput in flaky upgrade system test 6 years ago
Lucas Bradstreet 677713baf3 KAFKA-8499: ensure java is in PATH for ducker system tests (#6898) 6 years ago
Boyang Chen cca05cace4 KAFKA-8331: stream static membership system test (#6877) 6 years ago
Jason Gustafson bb8de0b8c5 KAFKA-8003; Fix flaky testFencingOnTransactionExpiration 6 years ago
Jason Gustafson 07dd7db324 MINOR: Increase timeout for flaky ResetConsumerGroupOffsetTest (#6900) 6 years ago
Manikumar Reddy 060701fb6f KAFKA-8461: Wait for follower to join the ISR in testUncleanLeaderElectionDisabled Test 6 years ago
José Armando García Sancio 28eccc3ca3 KAFKA-8384; Leader election command integration tests (#6880) 6 years ago
Boyang Chen 72c3b88ed5 MINOR: Fixed compiler warnings in LogManagerTest (#6897) 6 years ago
Wennn 562424cee8 MINOR: Remove redundant semicolons in `KafkaApis` imports (#6889) 6 years ago
A. Sophie Blee-Goldman 30adf2a096 HOTFIX: Close unused ColumnFamilyHandle (#6893) 6 years ago
Stanislav Kozlovski 58aa04f91e MINOR: Improve Trogdor external command worker docs (#6438) 6 years ago
A. Sophie Blee-Goldman 59d3a56740 Minor: Replace InternalTopicMetadata with InternalTopicConfig (#6886) 6 years ago
Jason Gustafson 0e95c9f3a8
KAFKA-8400; Do not update follower replica state if the log read failed (#6814) 6 years ago
Boyang Chen fb1f74958d KAFKA-8386; Use COORDINATOR_NOT_AVAILABLE error when group is Dead (#6762) 6 years ago
Almog Gavra 8e161580b8 KAFKA-8305; Support default partitions & replication factor in AdminClient#createTopic (KIP-464) (#6728) 6 years ago
Colin Patrick McCabe b6d9e15223
MINOR: Update docs to say 2.3 (#6881) 6 years ago
David Arthur 264d1d8a8b
Improve logging in the consumer for epoch updates (#6879) 6 years ago
Colin P. Mccabe e6563aab72 KAFKA-4893; Fix deletion and moving of topics with long names 6 years ago
Boyang Chen 055c9c7bd6 KAFKA 8311: better handle timeout exception on Stream thread (#6662) 6 years ago
Matthias J. Sax ba3dc49437
KAFKA-8155: Add 2.2.0 release to system tests (#6597) 6 years ago
Hai-Dang Dam 1a3fe9aa52 KAFKA-8404: Add HttpHeader to RestClient HTTP Request and Connector REST API (#6791) 6 years ago
Guozhang Wang 573152dfa8
HOTFIX: Allow multi-batches for old format and no compression (#6871) 6 years ago
Konstantine Karantasis 55d07e717e KAFKA-8473: Adjust Connect system tests for incremental cooperative rebalancing (#6872) 6 years ago
cadonna 17712b96c8 KAFKA-6819: Pt. 1 - Refactor thread-level Streams metrics (#6631) 6 years ago
José Armando García Sancio 45fae33937 KAFKA-8383; Integration tests for unclean `electLeaders` (#6857) 6 years ago
Randall Hauch ce008e72de KAFKA-8475: Temporarily restore SslFactory.sslContext() helper 6 years ago
Konstantine Karantasis 3c7c988e39 KAFKA-8449: Restart tasks on reconfiguration under incremental cooperative rebalancing (#6850) 6 years ago
tadsul b042b36674 KAFKA-8426; Fix for keeping the ConfigProvider configs consistent with KIP-297 (#6750) 6 years ago
tadsul 2c810e4afb KAFKA-8425: Fix for correctly handling immutable maps (KIP-421 bug) (#6795) 6 years ago
Konstantine Karantasis 17345b3be5 KAFKA-8463: Fix redundant reassignment of tasks when leader worker leaves (#6859) 6 years ago
Boyang Chen 87d493f072 KAFKA-8446: Kafka Streams restoration crashes with NPE when the record value is null (#6842) 6 years ago
Guozhang Wang 529a5a502e
MINOR: Reordering the props modification with configs construction 6 years ago
Florian Hussonnois 78c55c8d66 KAFKA-6958: Overload KStream methods to allow to name operation name using the new Named class (#6411) 6 years ago