6684 Commits (f771005f40af160e604b65b1f376c3ef2aff5cd1)
 

Author SHA1 Message Date
Stanislav Kozlovski f771005f40 KAFKA-8725; Improve LogCleanerManager#grabFilthiestLog error handling (#7475) 5 years ago
Viktor Somogyi b8d609c207 KAFKA-7981; Add fetcher and log cleaner thread count metrics (#6514) 5 years ago
Ismael Juma 69ad41d6f0
MINOR: Increase spotBugs max heap to 2 GB (#7497) 5 years ago
Ismael Juma ac937706be
MINOR: Improve assert in testCreateTopicsResponseMetadataAndConfig (#7484) 5 years ago
A. Sophie Blee-Goldman b80a572d12 HOTFIX: fix checkstyle in Streams system test (#7494) 5 years ago
A. Sophie Blee-Goldman cc6525a746 KAFKA-8743: Flaky Test Repartition{WithMerge}OptimizingIntegrationTest (#7472) 5 years ago
David Jacot fa2a9f09e4 MINOR: ListPartitionReassignmentsResponse should not be entirely failed when a topic-partition does not exist (#7486) 5 years ago
Tu V. Tran f41a5c2c86 KAFKA-8729, pt 3: Add broker-side logic to handle the case when there are record_errors and error_message (#7167) 5 years ago
Bruno Cadonna c3177a1ba4 Add wait condition for state RUNNING (#7476) 5 years ago
Colin Patrick McCabe 5c4bbf9344
MINOR: fix compatibility-breaking bug in RequestHeader (#7479) 5 years ago
Stanislav Kozlovski 4c01668f77 MINOR: Change topic zNode's new reassigning fields names to snake case in order to be consistent with other fields (#7458) 5 years ago
Stanislav Kozlovski c620b73883 MINOR: Fix stale comment in partition reassignment javadoc (#7438) 5 years ago
Guozhang Wang fb9b0dfde5
MINOR: Augment log4j to add generation number in performAssign (#7451) 5 years ago
Guozhang Wang e0824e26ec
MINOR: Just one put and flush to generation rocksDB File in RocksDBStoreTest (#7469) 5 years ago
Ismael Juma 32a3dc8f5f
KAFKA-8991: Enable scalac optimizer (#7452) 5 years ago
David Jacot 50857b81bb KAFKA-8954; Topic existence check is wrongly implemented in the DeleteOffset API (KIP-496) (#7406) 5 years ago
Rajini Sivaram 1f1179ea64
KAFKA-8932; Add tag for CreateTopicsResponse.TopicConfigErrorCode (KIP-525) (#7464) 5 years ago
huxi 7c4b029df9 KAFKA-8944: Fixed KTable compiler warning. (#7393) 5 years ago
Bruno Cadonna e3c2148b20 KAFKA-8964: Rename tag client-id for thread-level metrics and below (#7429) 5 years ago
A. Sophie Blee-Goldman f9934e7e93 MINOR: remove unused imports in Streams system tests (#7468) 5 years ago
Bob Barrett c49775bf07 KAFKA-7190; Retain producer state until transactionalIdExpiration time passes (#7388) 5 years ago
Jason Gustafson a9493346aa
KAFKA-8983; AdminClient deleteRecords should not fail all partitions unnecessarily (#7449) 5 years ago
Jukka Karvanen 7e3f8895d6 MINOR: Modified Exception handling for KIP-470 (#7461) 5 years ago
Omkar Mestry cfa10678bd KAFKA-7245: Deprecate WindowStore#put(key, value) (#7105) 5 years ago
A. Sophie Blee-Goldman d88f1048da KAFKA-8179: Part 7, cooperative rebalancing in Streams (#7386) 5 years ago
Jason Gustafson c06e45a215
KAFKA-8985; Add flexible version support to inter-broker APIs (#7453) 5 years ago
Manikumar Reddy 4c2bd567b1
MINOR: Bump version to 2.5.0-SNAPSHOT (#7455) 5 years ago
Ryanne Dolan 4ac892ca78 KAFKA-7500: MirrorMaker 2.0 (KIP-382) 5 years ago
Manikumar Reddy debf225ff4
MINOR: Update documentation.html to refer to 2.4 (#7454) 5 years ago
Jukka Karvanen a5a6938c69 KAFKA-8233: TopologyTestDriver test input and output usability improvements (#7378) 5 years ago
Colin Patrick McCabe 0de61a4683 KAFKA-8885; The Kafka Protocol should Support Optional Tagged Fields (#7325) 5 years ago
John Roesler 7349608009 MINOR: Gracefully handle non-assigned case in fetcher metric (#7383) 5 years ago
David Jacot 4be2b09588 MINOR: Rework error messages in ConsumerGroupCommand (#7445) 5 years ago
Bruno Cadonna 52007e878a KAFKA-8934: Introduce instance-level metrics for streams applications (#7416) 5 years ago
A. Sophie Blee-Goldman 3b05dc685b MINOR: just remove leader on trunk like we did on 2.3 (#7447) 5 years ago
Magesh Nandakumar 586c587b3d KAFKA-8974: Trim whitespaces in topic names in sink connector configs (#7442) 5 years ago
David Jacot f98013cc50 Part 1 of KIP-511: Collect and Expose Client's Name and Version in the Brokers #7381 5 years ago
Adam Bellemare c87fe9402c KAFKA-3705 Added a foreignKeyJoin implementation for KTable. (#5527) 5 years ago
Nigel Liang ded1fb8c4d KAFKA-6290: Support casting from logical types in cast transform (#7371) 5 years ago
Gunnar Morling e76770343c KAFKA-8523 Enabling InsertField transform to be used with tombstone events (#6914) 5 years ago
Andy Coates c62dd1e92e MINOR: Make TopicDescription's other constructor public (#7405) 5 years ago
Ismael Juma f99bb0466e
MINOR: Start correlation id at 0 in SaslClientAuthenticator (#7432) 5 years ago
Bill Bejeck 6925775e63 KAFKA-8558: Add StreamJoined config object to join (#7285) 5 years ago
Cyrus Vafadari 5b829f2b61 KAFKA-8447: New Metric to Measure Number of Tasks on a Connector (#6843) 5 years ago
Guozhang Wang 11ab6e7d8f HOTFIX: remove unsued StreamsConfig from StreamsPartitionAssignor 5 years ago
Chris Egerton 791d0d61bf KAFKA-8804: Secure internal Connect REST endpoints (#7310) 5 years ago
Konstantine Karantasis 16edc54048 KAFKA-5609: Connect log4j should also log to a file by default (KIP-521) (#7430) 5 years ago
Arjun Satish 1c831c22e1 KAFKA-7772: Dynamically Adjust Log Levels in Connect (#7403) 5 years ago
A. Sophie Blee-Goldman c7efc3613c HOTFIX: don't throw if upgrading from very old versions (#7436) 5 years ago
A. Sophie Blee-Goldman 8da69936a7 KAFKA-8649: Send latest commonly supported version in assignment (#7423) 5 years ago