2322 Commits (9e23af3115ddfbf311f6b37c273327b3fa8e9a14)

Author SHA1 Message Date
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
Rajini Sivaram 15bc40507b KAFKA-6501; Dynamic broker config tests updates and metrics fix (#4539) 7 years ago
Jason Gustafson dd51d19306
MINOR: Move processor response queue into Processor (#4542) 7 years ago
Jason Gustafson 68ec1a3cce
KAFKA-6519; Reduce log level for normal replica fetch errors (#4501) 7 years ago
huxihx 7c97b239a5 KAFKA-6184; report a metric of the lag between the consumer offset ... 7 years ago
Rajini Sivaram 65d262cc30
KAFKA-6528: Fix transient test failure in testThreadPoolResize (#4526) 7 years ago
Colin P. Mccabe 7fe1c2b3d3 KAFKA-6254; Incremental fetch requests 7 years ago
Edoardo Comar 822cd7d608 MINOR: Removed explicit class checks for PolicyViolationException (#4515) 7 years ago
Rajini Sivaram 4019b21d60 KAFKA-6246; Dynamic update of listeners and security configs (#4488) 7 years ago
Rajini Sivaram 505adefcec KAFKA-6494; ConfigCommand update to use AdminClient for broker configs (#4503) 7 years ago
Vahid Hashemian 8b60c8b141 MINOR: Update docs for KIP-229 (#4499) 7 years ago
Jason Gustafson afdf9a8510 KAFKA-6492; Fix log truncation to empty segment 7 years ago
Rajini Sivaram c38a34559f
MINOR: Fix brokerId passed to metrics reporters (#4497) 7 years ago
Vahid Hashemian 1ed6da7cc8 KAFKA-6275: Add DeleteGroups API (KIP-229) (#4479) 7 years ago
Rajini Sivaram 70d3b19b11
KAFKA-6243: Enable dynamic updates of broker metrics reporters (#4464) 7 years ago
Rajini Sivaram 710aa678b7
KAFKA-6242: Dynamic resize of various broker thread pools (#4471) 7 years ago
RichardYuSTUG 2f267871ea HOTFIX: ambiguity issue calling putAll() in scala compilation against JAVA 9 7 years ago
Rajini Sivaram 9b3722cea1
KAFKA-6245: Dynamic update of topic config defaults (#4466) 7 years ago
Colin Patrick McCabe e8b30e4d25 MINOR: MetadataResponse#toStruct should serialize null leaders correctly. (#4449) 7 years ago
Rajini Sivaram 70cecb6881 KAFKA-6244; Dynamic update of log cleaner configuration (#4465) 7 years ago