1599 Commits (384eb16805ef8f7520f46cc6def25e71495bd6bd)

Author SHA1 Message Date
A. Sophie Blee-Goldman e07b46dd04 MINOR: remove unnecessary #remove overrides (#7178) 5 years ago
A. Sophie Blee-Goldman f8078f3803 KAFKA-8736: Track size in InMemoryKeyValueStore (#7177) 5 years ago
Paul e2c8612d01 KAFKA-7941: Catch TimeoutException in KafkaBasedLog worker thread (#6283) 5 years ago
Ismael Juma 4148d79880 MINOR: Remove Utils.notNull, use Objects.requireNonNull instead (#7194) 5 years ago
Guozhang Wang e867a58425
KAFKA-8179: Part 3, Add PartitionsLost API for resetGenerations and metadata/subscription change (#6884) 5 years ago
mjarvie 7ebcd50fbf KAFKA-8736: Streams performance improvement, use isEmpty() rather than size() == 0 (#7164) 5 years ago
cadonna 7663a6c44d Minor: Refactor methods to add metrics to sensor in `StreamsMetricsImpl` (#7161) 5 years ago
Matthias J. Sax 320f7b0d7a
MINOR: Avoid dividing by zero (#7143) 5 years ago
Ismael Juma 96c575a2c7
MINOR: Fix binary compatibility break in KafkaClientSupplier.getAdminClient (#7157) 5 years ago
cadonna a7d0fdd534 KAFKA-8578: Add basic functionality to expose RocksDB metrics (#6979) 5 years ago
cadonna d997dc65a4 MINOR: Fix wrong debug log message (#7137) 5 years ago
Matthias J. Sax 06e246d4a1
KAFKA-8456: Stabilize flaky StoreUpgradeIntegrationTest (#6941) 5 years ago
A. Sophie Blee-Goldman a028f597d7 KAFKA-8731: InMemorySessionStore throws NullPointerException on startup (#7132) 5 years ago
A. Sophie Blee-Goldman 6fbac3cfa8 KAFKA-8179: PartitionAssignorAdapter (#7110) 5 years ago
Boyang Chen 74c90f46c3 KAFKA-8221; Add batch leave group request (#6714) 5 years ago
A. Sophie Blee-Goldman 69d86a197f KAFKA-8179: add public ConsumerPartitionAssignor interface (#7108) 5 years ago
John Roesler a8aedc85eb KAFKA-8696: clean up Sum/Count/Total metrics (#7057) 5 years ago
Andy Coates 2a133ba656 KAFKA-8454; Add Java AdminClient Interface (KIP-476) (#7087) 5 years ago
A. Sophie Blee-Goldman 62fbc92e3d KAFKA-8615: Change to track partition time breaks TimestampExtractor (#7054) 5 years ago
Matthias J. Sax f8994897d3 MINOR: improve error message for incorrect window-serde initialization (#7067) 5 years ago
SuryaTeja Duggi 00757cd99f KAFKA-8450: Using KeyValueTimeStamp in MockProcessor (#6933) 5 years ago
A. Sophie Blee-Goldman 8cefe977eb KAFKA-8637: WriteBatch objects leak off-heap memory (#7050) 5 years ago
Boyang Chen 3e48bdbc33 KAFKA-8620: fix NPE due to race condition during shutdown while rebalancing (#7021) 5 years ago
cadonna 528e5c0f57 KAFKA-8602: Fix bug in stand-by task creation (#7008) 5 years ago
A. Sophie Blee-Goldman d2328a1a0e HOT FIX: close RocksDB objects in correct order (#7076) 5 years ago
Bill Bejeck ae4a97543e
MINOR: Create a new topic for each test for flaky RegexSourceIntegrationTest (#6853) 5 years ago
John Roesler 53b4ce5c00 KAFKA-5998: fix checkpointableOffsets handling (#7030) 5 years ago
A. Sophie Blee-Goldman 102490ea0c MINOR: improve RocksDBConfigSetter docs (#7009) 5 years ago
Kengo Seki 41e1c13a52 MINOR: Fix a wrong description in PipeDemo's javadoc (#6901) 5 years ago
Ismael Juma 298a9bc397
MINOR: Adjust Streams parameter hint on TimeoutException (#6280) 5 years ago
Ismael Juma 6dd4ebcea7
MINOR: Make the build compile with Scala 2.13 (#6989) 5 years ago
Boyang Chen fbf6a76fc4 KAFKA-8356: add static membership info to round robin assignor (#6815) 5 years ago
khairy 5216839d8b Minor: code enhancment (#6999) 5 years ago
John Roesler a7e771c6da KAFKA-8452: Compressed BufferValue review follow-up (#6940) 5 years ago
Florian Hussonnois 6d6366cd55 KAFKA-6958: Overload KTable methods to allow to name operation name using the new Named class (#6412) 5 years ago
cadonna 48b65ac617 MINOR: Refactor `MetricsIntegrationTest` (#6930) 6 years ago
John Roesler e54ab292e7 KAFKA-8452: Compressed BufferValue (#6848) 6 years ago
cadonna df9ea618a3 KAFKA-8262, KAFKA-8263: Fix flaky test `MetricsIntegrationTest` (#6922) 6 years ago
Carlos Manuel Duclos Vergara 1669b773ba KAFKA-8501: Removing key and value from exception message (#6904) 6 years ago
Bill Bejeck 0864779ce2
MINOR: Increase timeouts to 30 seconds (#6852) 6 years ago
Boyang Chen cca05cace4 KAFKA-8331: stream static membership system test (#6877) 6 years ago
A. Sophie Blee-Goldman 30adf2a096 HOTFIX: Close unused ColumnFamilyHandle (#6893) 6 years ago
A. Sophie Blee-Goldman 59d3a56740 Minor: Replace InternalTopicMetadata with InternalTopicConfig (#6886) 6 years ago
Matthias J. Sax ba3dc49437
KAFKA-8155: Add 2.2.0 release to system tests (#6597) 6 years ago
cadonna 17712b96c8 KAFKA-6819: Pt. 1 - Refactor thread-level Streams metrics (#6631) 6 years ago
Boyang Chen 87d493f072 KAFKA-8446: Kafka Streams restoration crashes with NPE when the record value is null (#6842) 6 years ago
Guozhang Wang 529a5a502e
MINOR: Reordering the props modification with configs construction 6 years ago
Florian Hussonnois 78c55c8d66 KAFKA-6958: Overload KStream methods to allow to name operation name using the new Named class (#6411) 6 years ago
Lifei Chen 5795675599 MINOR:Replace duplicated code with common function in utils (#6819) 6 years ago
John Roesler efa6410611 KAFKA-8199: Implement ValueGetter for Suppress (#6781) 6 years ago