1364 Commits (6a3382c9d397619a7f27766fd28aff41d85ed4ff)

Author SHA1 Message Date
Rajini Sivaram 8d4d5f8c9f MINOR: Fix deadlock in ZooKeeperClient.close() on session expiry (#4672) 7 years ago
Rajini Sivaram 3ef2fb843e
MINOR: Fix record conversion time in metrics (#4671) 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
huxi 2591a46930 KAFKA-5327; Console Consumer should not commit messages not printed (#4546) 7 years ago
Jason Gustafson e26d0d7604
MINOR: Revert incompatible behavior change to consumer reset tool (#4611) 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
Jason Gustafson 6d18d882b8
KAFKA-6397: Consumer should not block setting positions of unavailable partitions (#4557) 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
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
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
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
Rajini Sivaram 70cecb6881 KAFKA-6244; Dynamic update of log cleaner configuration (#4465) 7 years ago
Manikumar Reddy O 7a246eea7b KAFKA-4897; Add pause method to ShutdownableThread (#4393) 7 years ago
Jason Gustafson 5e04fb8d8e
KAFKA-6287; Consumer group command should list simple consumer groups (#4407) 7 years ago
Rajini Sivaram b814a16b96 KAFKA-6241; Enable dynamic updates of broker SSL keystore (#4263) 7 years ago
Edoardo Comar 51f0f3ee79 MINOR: additional check to follower fetch handling (#4433) 7 years ago
Manikumar Reddy 27a8d0f9e7 KAFKA-4541; Support for delegation token mechanism 7 years ago
cmolter 5d81639907 KAFKA-5890; records.lag should use tags for topic and partition rather than using metric name. 7 years ago
Rajini Sivaram 6396d01957 KAFKA-6096: Add multi-threaded tests for group coordinator, txn manager (#4122) 7 years ago
Ismael Juma 3ea2d912c8 MINOR: Fix concurrency bug in MetadataCache and Metadata request when listeners inconsistent (#4374) 7 years ago
Ismael Juma 98296f852f MINOR: Fix zk client session state metric names and various async zk clean-ups 7 years ago
Manikumar Reddy O 89b245baa7 MINOR: Update test classes to use KafkaZkClient/AdminZkClient methods (#4353) 7 years ago
Ismael Juma 2652565d42
KAFKA-6390: Update ZooKeeper to 3.4.11, Gradle and other minor updates (#4345) 7 years ago
Jun Rao 27c2c81663 KAFKA-6320: Move ZK metrics in KafkaHealthCheck to ZookeeperClient (#4351) 7 years ago
Manikumar Reddy 488ea4b9fd KAFKA-5647; Use KafkaZkClient in ReassignPartitionsCommand and PreferredReplicaLeaderElectionCommand 7 years ago
Dong Lin cdb3955452 KAFKA-6331; Fix transient failure in AdminClientIntegrationTest.testAlterReplicaLogDirs 7 years ago
Prasanna Gautam e5daa40e31 KAFKA-5473; handle ZK session expiration properly when a new session can't be established 7 years ago
Vahid Hashemian 529786638b KAFKA-5526; Additional `--describe` views for ConsumerGroupCommand (KIP-175) 7 years ago
umesh chaudhary 0a508a436c KAFKA-5631; Use Jackson for serialising to JSON 7 years ago
Rajini Sivaram 651c6e480a KAFKA-6319: Quote strings stored in JSON configs 7 years ago
Ismael Juma a5cd34d796 KAFKA-6324; Change LogSegment.delete to deleteIfExists and harden log recovery 7 years ago