2725 Commits (14029e2ddd1f5084d426ea8280abfad249988c0a)

Author SHA1 Message Date
Hanyu Zheng bbdf6de88a
KAFKA-15527: Add reverseRange and reverseAll query over kv-store in IQv2 (#14477) 1 year ago
Matthias J. Sax 9b468fb278
MINOR: Do not end Javadoc comments with `**/` (#14540) 1 year ago
Lucas Brutschy e7e399b940
MINOR: allow removing a suspended task from task registry. (#14555) 1 year ago
Hanyu Zheng 732bffcae6
KAFKA-15569: test and add test cases in IQv2StoreIntegrationTest (#14523) 1 year ago
Matthias J. Sax d4c661c017
MINOR: cleanup warnings in Kafka Streams code base (#14549) 1 year ago
Matthias J. Sax 649e2cbc8f
MINOR: Fix `Consumed` to return new object instead of `this` (#14550) 1 year ago
Matthias J. Sax cd1b7639cb
MINOR: cleanup some warning in Kafka Streams examples (#14547) 1 year ago
Ismael Juma 4cf86c5d2f
KAFKA-15492: Upgrade and enable spotbugs when building with Java 21 (#14533) 1 year ago
Bruno Cadonna c7f730d9d9
MINOR: Only commit running active and standby tasks when tasks corrupted (#14508) 1 year ago
Levani Kokhreidze 7d1847c4c3
MINOR: Fix KafkaStreams#streamThreadLeaveConsumerGroup logging (#14526) 1 year ago
Levani Kokhreidze 5dd155f350
KAFKA-15571: `StateRestoreListener#onRestoreSuspended` is never called because `DelegatingStateRestoreListener` doesn't implement `onRestoreSuspended` (#14519) 1 year ago
Christo Lolov a0e3d01fef
KAFKA-14133: Move MeteredTimestampedKeyValueStoreTest, ReadOnlyWindowStoreFacadeTest and TimestampedWindowStoreBuilderTest to Mockito (#14412) 1 year ago
Bruno Cadonna c32d2338a7
KAFKA-10199: Enable state updater by default (#13927) 1 year ago
Lucas Brutschy 6263197a62
KAFKA-15326: [9/N] Start and stop executors and cornercases (#14281) 1 year ago
Lucas Brutschy b58864e476
MINOR: Logging fix in StreamsPartitionAssignor (#14435) 1 year ago
Hao Li e71f6ebc81
MINOR: only log error when rack aware assignment is enabled (#14415) 1 year ago
Bruno Cadonna 673a25acc3
KAFKA-10199: Do not unlock state directories of tasks in state updater (#14442) 1 year ago
Lucas Brutschy 079e5d647c
KAFKA-15326: [8/N] Move consumer interaction out of processing methods (#14226) 1 year ago
Bruno Cadonna 65efb98134
KAFKA-10199: Do not process when in PARTITIONS_REVOKED (#14265) 1 year ago
Lucas Brutschy 2d04370bca
KAFKA-10199: Fix restoration behavior for paused tasks (#14437) 1 year ago
Bruno Cadonna a46da90b8f
KAFKA-10199: Add missing catch for lock exception (#14403) 1 year ago
Lucas Brutschy 9c2e5daf60
MINOR: Revert log level changes in LogCaptureAppender (#14436) 1 year ago
Ismael Juma 98febb989a
KAFKA-15485: Fix "this-escape" compiler warnings introduced by JDK 21 (1/N) (#14427) 1 year ago
Christo Lolov 5bdea94c05
KAFKA-14133: Move MeteredSessionStoreTest, MeteredWindowStoreTest and ReadOnlyKeyValueStoreFacadeTest to Mockito (#14404) 1 year ago
Divij Vaidya 9e5ca8416d
MINOR: Fix kafka-site formatting (#14419) 1 year ago
Wuzhengyu97 fcd382138e
MINOR: Used Admin instead of AdminClient to create Admin (#14411) 1 year ago
Christo Lolov 58da419035
KAFKA-14133: Move KeyValueIteratorFacadeTest, KeyValueSegmentTest and MeteredKeyValueStoreTest to Mockito (#14396) 1 year ago
Nick Telford f041efa5fd
KAFKA-13973: Fix inflated block cache metrics (#14317) 1 year ago
Lucas Brutschy 07a18478be
KAFKA-15326: [7/N] Processing thread non-busy waiting (#14180) 1 year ago
Lucas Brutschy eb39c95080
MINOR: StoreChangelogReaderTest fails with log-level DEBUG (#14300) 1 year ago
Yash Mayya d34d84dbef
KAFKA-7438: Migrate WindowStoreBuilderTest from EasyMock to Mockito (#14152) 1 year ago
Christo Lolov 7a516b0386
KAFKA-14133: Move AbstractStreamTest and RocksDBMetricsRecordingTriggerTest to Mockito (#14223) 1 year ago
Rohan cc53889aaa
KAFKA-15429: reset transactionInFlight on StreamsProducer close (#14326) 1 year ago
Rohan d293cd0735
KAFKA-15429: catch+log errors from unsubscribe in streamthread shutdown (#14325) 1 year ago
Lucas Brutschy 16dc983ad6
Kafka Streams Threading: Timeout behavior (#14171) 1 year ago
A. Sophie Blee-Goldman 95e1cdc4ef
HOTFIX: avoid placement of unnecessary transient standby tasks & improve assignor logging (#14149) 1 year ago
Christo Lolov dbda60c60d
KAFKA-14133: Move RocksDBRangeIteratorTest, TimestampedKeyValueStoreBuilderTest and TimestampedSegmentTest to Mockito (#14222) 1 year ago
Taher Ghaleb 3b02e97b65
KAFKA-15403: Refactor @Test(expected) annotation with assertThrows (#14264) 1 year ago
Christo Lolov 664f71b207
KAFKA-14133: Move RecordCollectorTest, StateRestoreCallbackAdapterTest and StoreToProcessorContextAdapterTest to Mockito (#14210) 1 year ago
Satish Duggana 9e3b1f9b9b
MINOR Bump trunk to 3.7.0-SNAPSHOT (#14286) 1 year ago
Phuc-Hong-Tran 8d12c1175c
KAFKA-15152: Fix incorrect format specifiers when formatting string (#14026) 1 year ago
Christo Lolov 86afa416d2
KAFKA-14133: Move mocks from KStreamTransformValuesTest, KTableImplTest and KTableTransformValuesTest to Mockito (#14204) 1 year ago
Walker Carlson ad76497b12
KAFKA-14936: fix grace period partition issue (#14269) 1 year ago
Bruno Cadonna 05c329e61f
KAFKA-10199: Change to RUNNING if no pending task to init exist (#14249) 1 year ago
Bruno Cadonna 4c7e0a9fa6
MINOR: Decouple purging committed records from committing (#14227) 1 year ago
Walker Carlson d0b7677c2c
KAFKA-14936: Add restore logic (3/N) (#14027) 1 year ago
Matthias J. Sax b36cf4ef97
HOTIFX: fix Kafka Streams upgrade path from 3.4 to 3.5 (#14103) 1 year ago
Lucas Brutschy ee036ed9ef
KAFKA-15319: Upgrade rocksdb to fix CVE-2022-37434 (#14216) 1 year ago
Lucas Brutschy d85a700813
MINOR: Do not reuse admin client across tests (#14225) 1 year ago
Christo Lolov d0e9e94629
KAFKA-14133: Migrate ActiveTaskCreatorTest, ChangelogTopicsTest and GlobalProcessorContextImplTest to Mockito (#14209) 1 year ago