2170 Commits (1b170df31c7304f6d4c938b5e0c2a09ae1e9189d)

Author SHA1 Message Date
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
Elyahou 739256bea9 MINOR: Fix comment on how to consume __consumer_offsets (#3710) 7 years ago
Travis Wellman a693e86181 MINOR: fix command help description on zookeeper host strings URLs (#2940) 7 years ago
Dmitry Minkovsky 97e4583422 MINOR: Fix typo in leader epoch change log message (#4476) 7 years ago
Vahid Hashemian 138f57f160 KAFKA-6321; Consolidate calls to KafkaConsumer's `beginningOffsets()` and `endOffsets()` in ConsumerGroupCommand 7 years ago
Manikumar Reddy O 7a246eea7b KAFKA-4897; Add pause method to ShutdownableThread (#4393) 7 years ago
huxi 41e4e93b5a KAFKA-6429; LogCleanerManager.cleanableOffsets should create objects … (#4399) 7 years ago
Logan Buckley 3cb6a00c5a MINOR: Fix typo in consumer group command error (#4463) 7 years ago
Charly Molter aa42a11dfd KAFKA-6180; Add a Validator for NonNull configurations and remove redundant null checks on lists (#4188) 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
Jeff Widman ae6cb15f5f MINOR: Fix typo in Log.scala: "actually recovery" > "actually recover" (#4440) 7 years ago
Edoardo Comar 51f0f3ee79 MINOR: additional check to follower fetch handling (#4433) 7 years ago
Andras Beni e2e36d34ed MINOR: Fix error message in KafkaConfig validation (#4417) 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
lisa2lisa f2e9725ec9 KAFKA-6422 Mirror maker will throw null pointer exception when the message value is null (#4387) 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
Siva Santhalingam fd2bdbfd70 KAFKA-6318: StreamsResetter should return non-zero return code on error (#4305) 7 years ago
Manikumar Reddy O 89b245baa7 MINOR: Update test classes to use KafkaZkClient/AdminZkClient methods (#4353) 7 years ago
Vahid Hashemian 5fc3fd48b0 MINOR: Use TopicPartition in ConsumerGroupCommand instead of TopicAndPartition where possible (#4333) 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
Guozhang Wang 82c6d429e7 KAFKA-6150: KIP-204 part III; Change repartition topic segment size and ms 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
Ismael Juma b73c765d7e MINOR: Avoid intermediate strings when parsing/decoding ZK JSON 7 years ago
Ismael Juma b00a9fc7c3 KAFKA-6065; Latency metric for KafkaZkClient 7 years ago
Ismael Juma d543e19a09 KAFKA-6193; Only delete reassign_partitions znode after reassignment is complete 7 years ago
Jorge Quilcate Otoya 30f08d158a KAFKA-5520: KIP-171; Extend Consumer Group Reset Offset for Stream Application 7 years ago
Manikumar Reddy fd8f182cc4 MINOR: Add maybeThrow method to ZooKeeperClient AsyncResponse 7 years ago
Jason Gustafson 2d8918b1ae KAFKA-6118: Fix transient failure testTwoConsumersWithDifferentSaslCredentials 7 years ago
Ismael Juma bc2c17a9b8 MINOR: Shutdown ControllerEventThread via event instead of interruption 7 years ago
Ismael Juma be2918b3a0 KAFKA-6261; Fix exception thrown by request logging if acks=0 7 years ago
Ismael Juma 49b773bfc8 MINOR: Temporarily disable testLogStartOffsetCheckpoint 7 years ago