1586 Commits (ea72edebf2d484e42a4251c53cd6e383743b5d1a)

Author SHA1 Message Date
John Roesler 7bc8c0dcd1 MINOR: don't require key serde in join materialized (#7557) 5 years ago
Guozhang Wang f90b7e9cb4
KAFKA-8940: Tighten up SmokeTestDriver (#7565) 5 years ago
Bill Bejeck 6afe05fe89
MINOR: system test clean up (#7552) 5 years ago
Mickael Maison 99a4068c5c KAFKA-7689; Add AlterConsumerGroup/List Offsets to AdminClient [KIP-396] (#7296) 5 years ago
Bruno Cadonna 2298c7f84f KAFKA-8964: Refactor thread-level metrics depending on built-in metrics version (#7474) 5 years ago
A. Sophie Blee-Goldman 8feb516dd9 MINOR: fix typo in TestInputTopic.getTimestampAndAdvance (#7553) 5 years ago
Matthias J. Sax 9660ecd4ec MINOR: Fix JavaDoc warning (#7546) 5 years ago
John Roesler fa2c61e23f KAFKA-9058: Lift queriable and materialized restrictions on FK Join (#7541) 5 years ago
Chris Pettitt 7a87a30f1f MINOR: Add ability to wait for all instances in an application to be RUNNING (#7500) 5 years ago
John Roesler 18bdcaa5a1 MINOR: log reason for fatal error in locking state dir (#7534) 5 years ago
Antony Stubbs f324754852 KAFKA-8884: class cast exception improvement (#7309) 5 years ago
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
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
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
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
A. Sophie Blee-Goldman b006205edb KAFKA-9020: Streams sub-topologies should be sorted by sink -> source relationship (#7495) 5 years ago
Matthias J. Sax 2ff8fa0780
KAFKA-8122: Fix Kafka Streams EOS integration test (#7470) 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
Bruno Cadonna c3177a1ba4 Add wait condition for state RUNNING (#7476) 5 years ago
Guozhang Wang e0824e26ec
MINOR: Just one put and flush to generation rocksDB File in RocksDBStoreTest (#7469) 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
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
Manikumar Reddy 4c2bd567b1
MINOR: Bump version to 2.5.0-SNAPSHOT (#7455) 5 years ago
Jukka Karvanen a5a6938c69 KAFKA-8233: TopologyTestDriver test input and output usability improvements (#7378) 5 years ago
Bruno Cadonna 52007e878a KAFKA-8934: Introduce instance-level metrics for streams applications (#7416) 5 years ago
Adam Bellemare c87fe9402c KAFKA-3705 Added a foreignKeyJoin implementation for KTable. (#5527) 5 years ago
Bill Bejeck 6925775e63 KAFKA-8558: Add StreamJoined config object to join (#7285) 5 years ago
Guozhang Wang 11ab6e7d8f HOTFIX: remove unsued StreamsConfig from StreamsPartitionAssignor 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
Bruno Cadonna 3ca204b427 MINOR: Shutdown RockDB metrics recording trigger thread (#7417) 5 years ago
Bill Bejeck 9e294cbca2
KAFKA-8807: Flaky GlobalStreamThread test (#7418) 5 years ago
Ismael Juma 422687148e
MINOR: Mark RocksDBStoreTest as integration test (#7412) 5 years ago
Matthias J. Sax 9fbb0de5fc KAFKA-8927: Deprecate PartitionGrouper interface (#7376) 5 years ago
Bill Bejeck d53eab16b2 MINOR: Adjust logic of conditions to set number of partitions in step zero of assignment. (#7419) 5 years ago
Michał Siatkowski 45c800ff01 KAFKA-8911: Using proper WindowSerdes constructors in their implicit definitions (#7352) 5 years ago
Ismael Juma 66183f730f
KAFKA-8471: Replace control requests/responses with automated protocol (#7353) 5 years ago
Guozhang Wang 22434e6535
KAFKA-8319: Make KafkaStreamsTest a non-integration test class (#7382) 5 years ago