2341 Commits (9dac615d228c5b3464c6322aea9f9ce70f9ef37b)

Author SHA1 Message Date
Lucas Wang 685fd03dda KAFKA-6612: Added logic to prevent increasing partition counts during topic deletion 7 years ago
Rajini Sivaram 2307314432
MINOR: Fix encoder config to make DynamicBrokerReconfigurationTest stable (#4764) 7 years ago
Jason Gustafson fcf8781602 KAFKA-6683; Ensure producer state not mutated prior to append (#4755) 7 years ago
Guozhang Wang f2fbfaaccc
KAFKA-6611: PART I, Use JMXTool in SimpleBenchmark (#4650) 7 years ago
Rajini Sivaram 57b1c28d60
MINOR: Fix AdminClient.describeConfigs() of listener configs (#4747) 7 years ago
Matthias J. Sax f0a29a6935
MINOR: remove obsolete warning in StreamsResetter (#4749) 7 years ago
Rajini Sivaram 2f90cb86c1 MINOR: Remove acceptor creation in network thread update code (#4742) 7 years ago
Colin Patrick McCabe f5287ccad2 MINOR: Fix flaky TestUtils functions (#4743) 7 years ago
Manikumar Reddy O aefe35e493 KAFKA-6680: Fix issues related to Dynamic Broker configs (#4731) 7 years ago
Ismael Juma 6fab286da2 MINOR: Fix some compiler warnings (#4726) 7 years ago
Jason Gustafson 7041e76bd6 MINOR: Some logging improvements for debugging delayed produce status (#4691) 7 years ago
Dong Lin 4391a4214d MINOR: Use log start offset as high watermark if current value is out of range (#4722) 7 years ago
Dhruvil Shah ae31ee63dc KAFKA-6530: Use actual first offset of message set when rolling log segment (#4660) 7 years ago
Jason Gustafson 9782465d6f
KAFKA-6672; ConfigCommand should create config change parent path if needed (#4727) 7 years ago
Jason Gustafson 372b4c6a77
KAFKA-6656; Config tool should return non-zero status code on failure (#4711) 7 years ago
Rajini Sivaram 5cdb951091 KAFKA-6653; Complete delayed operations even when there is lock contention (#4704) 7 years ago
Dong Lin 6b08905dfb KAFKA-3978; Ensure high watermark is always positive (#4695) 7 years ago
Manikumar Reddy O ad355298c6 MINOR: Remove unused server exceptions (#4701) 7 years ago
Rajini Sivaram 2bf06890b9 MINOR: Use large batches in metrics test for conversion time >= 1ms (#4681) 7 years ago
Dong Lin 1ea07b993d KAFKA-6624; Prevent concurrent log flush and log deletion (#4663) 7 years ago
Ismael Juma 825bfe5ade
MINOR: Revert to ZooKeeper 3.4.10 due to ZOOKEEPER-2960 (#4678) 7 years ago
Rajini Sivaram 8df96a4119
MINOR: Reduce ZK reads and ensure ZK watch is set for listener update (#4670) 7 years ago
Rajini Sivaram 8d4d5f8c9f MINOR: Fix deadlock in ZooKeeperClient.close() on session expiry (#4672) 7 years ago
Radai Rosenblatt 5760da7d0b KAFKA-6622; Fix performance issue loading consumer offsets (#4661) 7 years ago
Rajini Sivaram 3ef2fb843e
MINOR: Fix record conversion time in metrics (#4671) 7 years ago
Jimin Hsieh db619c6da2 MINOR: Remove unused local variable in SocketServer (#4669) 7 years ago
Ewen Cheslack-Postava d13cbd0cae KAFKA-3806: Increase offsets retention default to 7 days (KIP-186) (#4648) 7 years ago
Sandor Murakozi 9868976747 KAFKA-6111: Improve test coverage of KafkaZkClient, fix bugs found by new tests; 7 years ago
Viktor Somogyi 9166ae4ec4 MINOR: Remove unnecessary semicolon in ResourceType (#4626) 7 years ago
huxi 2591a46930 KAFKA-5327; Console Consumer should not commit messages not printed (#4546) 7 years ago
Gilles Degols 3600316a14 KAFKA-6057: Users forget `--execute` in the offset reset tool (#4069) 7 years ago
Matthias J. Sax 5df535e8a3
MINOR: fixes lgtm.com warnings (#4582) 7 years ago
Jason Gustafson e26d0d7604
MINOR: Revert incompatible behavior change to consumer reset tool (#4611) 7 years ago
Vahid Hashemian 1cabef0d3d MINOR: Refactor GroupMetadataManager cleanupGroupMetadata (#4504) 7 years ago
Rajini Sivaram 90e0bbec94 KAFKA-6573: Update brokerInfo in KafkaController on listener update (#4603) 7 years ago
Jason Gustafson 660c0c0aa3 KAFKA-6238; Fix inter-broker protocol message format compatibility check 7 years ago
Ismael Juma eaafbdecb5 MINOR: Fix logger name override (#4600) 7 years ago
Jiangjie (Becket) Qin a413733094 KAFKA-6568: Minor clean-ups follow-up (#4592) 7 years ago
Jason Gustafson 1547cf6de8 KAFKA-6554; Missing lastOffsetDelta validation before log append (#4585) 7 years ago
Jiangjie (Becket) Qin 7c09b9410a KAFKA-6568; Log cleaner should check partition state before removal from inProgress map (#4580) 7 years ago
Rajini Sivaram b20639db44
MINOR: Enable deep-iteration to print data in DumpLogSegments (#4396) 7 years ago
Rajini Sivaram c72062ddc0
KAFKA-6517: Avoid deadlock in ZooKeeperClient during session expiry (#4551) 7 years ago
Manikumar Reddy O d9d0d79287 MINOR: Update test classes to use KafkaZkClient methods (#4367) 7 years ago
Lucas Wang 88307657df KAFKA-6481; Improving performance of the function ControllerChannelManager.addUpd… 7 years ago
Rajini Sivaram 38e9958d6e
KAFKA-6476: Documentation for dynamic broker configuration (#4558) 7 years ago
Jason Gustafson 6d18d882b8
KAFKA-6397: Consumer should not block setting positions of unavailable partitions (#4557) 7 years ago
Guozhang Wang f3a3253e24
HOTFIX: Fix reset integration test hangs on busy wait (#4491) 7 years ago
lisa2lisa c0d579ca12 MINOR: fix inconsistance in LogCleaner javadoc (#4027) 7 years ago
xin 98959a1266 KAFKA-6552: Use “entity_type” in description of kafka-configs.sh (#4556) 7 years ago
parafiend fc56a90e05 KAFKA-6529: Stop file descriptor leak when client disconnects with staged receives (#4517) 7 years ago