7112 Commits (d8756e81c57040130ec163e63798663d62298589)
 

Author SHA1 Message Date
John Roesler f93c473be1 KAFKA-9000: fix flaky FK join test by using TTD (#7517) 5 years ago
Bill Bejeck b62f2a1123 KAFKA-8496: System test for KIP-429 upgrades and compatibility (#7529) 5 years ago
A. Sophie Blee-Goldman 78f5da914e KAFKA-9053: AssignmentInfo#encode hardcodes the LATEST_SUPPORTED_VERSION (#7537) 5 years ago
John Roesler 2a54347a56 MINOR: Improve FK Join docs and optimize null-fk case (#7536) 5 years ago
Greg Harris ff68b60429 KAFKA-8340, KAFKA-8819: Use PluginClassLoader while statically initializing plugins (#7315) 5 years ago
A. Sophie Blee-Goldman 3e30bf5439 Explain the separate upgrade paths for consumer groups and Streams (#7516) 5 years ago
Matthias J. Sax 1d6d3709d6
MINOR: Update Kafka Streams upgrade docs for KIP-444, KIP-470, KIP-471, KIP-474, KIP-528 (#7515) 5 years ago
Lucas Bradstreet 8966d066bd KAFKA-9039: Optimize ReplicaFetcher fetch path (#7443) 5 years ago
John Roesler 072503527e KAFKA-9032: Bypass serdes for tombstones (#7518) 5 years ago
Bruno Cadonna 3e24495c69 KAFKA-8897: Warn about no guaranteed backwards compatibility in RocksDBConfigSetter (#7483) 5 years ago
Chris Pettitt 9c8ab5ce10 MINOR: Provide better messages when waiting for a condition in test (#7488) 5 years ago
Chris Egerton bcdc6336fc KAFKA-8945/KAFKA-8947: Fix bugs in Connect REST extension API (#7392) 5 years ago
Jason Gustafson b24e9f3ccb
KAFKA-9033; Use consumer/producer identity in generated clientId (#7514) 5 years ago
Bruno Cadonna e58401b2f0 KAFKA-9030: Document client-level (a.k.a. instance-level) metrics (#7501) 5 years ago
Konstantine Karantasis 5e231f1738 KAFKA-9014: Fix AssertionError when SourceTask.poll returns an empty list (#7491) 5 years ago
Lucas Bradstreet caf3499236 MINOR: remove unused import in QueryableStateIntegrationTest (#7521) 5 years ago
Matthias J. Sax e66ed2dbea
MINOR: code and JavaDoc cleanup (#7462) 5 years ago
Guozhang Wang 76fcabc7b4
KAFKA-4422 / KAFKA-8700 / KAFKA-5566: Wait for state to transit to RUNNING upon start (#7519) 5 years ago
Vikas Singh 176c93412e KAFKA-8813: Refresh log config if it's updated before initialization (#7305) 5 years ago
Bruno Cadonna 9c80a06466 KAFKA-8942: Document RocksDB metrics 5 years ago
Alex Leung 2fce203a54 KAFKA-8671: NullPointerException occurs if topic associated with GlobalKTable changes (#7437) 5 years ago
Matthias J. Sax c55277cd79
MINOR: unify calls to get committed offsets and metadata (#7463) 5 years ago
Chris Stromberger 13c2e150e5 MINOR: clarify wording around fault-tolerant state stores (#7510) 5 years ago
A. Sophie Blee-Goldman b006205edb KAFKA-9020: Streams sub-topologies should be sorted by sink -> source relationship (#7495) 5 years ago
A. Sophie Blee-Goldman c9c3adca43 MINOR: move "Added/Removed sensor" log messages to TRACE (#7502) 5 years ago
A. Sophie Blee-Goldman 11a401d51d delete (#7504) 5 years ago
A. Sophie Blee-Goldman 6fb8bd0987 KAFKA-9029: Flaky Test CooperativeStickyAssignorTest.testReassignmentWithRand: bump to 4 (#7503) 5 years ago
Matthias J. Sax 2ff8fa0780
KAFKA-8122: Fix Kafka Streams EOS integration test (#7470) 5 years ago
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