2093 Commits (d030caf9561e306556f5e0ab323bb382e967138d)

Author SHA1 Message Date
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
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