2733 Commits (trunk)

Author SHA1 Message Date
Hanyu Zheng 834f72b03d
KAFKA-15527: Update docs and JavaDocs (#14600) 11 months ago
Levani Kokhreidze 986c1b1f31
KAFKA-15659: Fix shouldInvokeUserDefinedGlobalStateRestoreListener flaky test (#14608) 11 months ago
Matthias J. Sax a6c14003a9
HOTFIX: close iterator to avoid resource leak (#14624) 11 months ago
Lucas Brutschy b061ab7701
MINOR: Fix misleading log-line (#14643) 11 months ago
Lucas Brutschy d144b7ee38
KAFKA-15326: [10/N] Integrate processing thread (#14193) 11 months ago
Mickael Maison 8b9f6d17f2
KAFKA-15093: Add 3.5 Streams upgrade system tests (#14602) 11 months ago
Mickael Maison 9c77c17c4e
KAFKA-15664: Add 3.4 Streams upgrade system tests (#14601) 11 months ago
Christo Lolov b5ec6e8a0d
KAFKA-14133: Move RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapterTest to Mockito (#14586) 11 months ago
Hanyu Zheng bbdf6de88a
KAFKA-15527: Add reverseRange and reverseAll query over kv-store in IQv2 (#14477) 11 months ago
Matthias J. Sax 9b468fb278
MINOR: Do not end Javadoc comments with `**/` (#14540) 11 months ago
Lucas Brutschy e7e399b940
MINOR: allow removing a suspended task from task registry. (#14555) 11 months ago
Hanyu Zheng 732bffcae6
KAFKA-15569: test and add test cases in IQv2StoreIntegrationTest (#14523) 11 months ago
Matthias J. Sax d4c661c017
MINOR: cleanup warnings in Kafka Streams code base (#14549) 11 months ago
Matthias J. Sax 649e2cbc8f
MINOR: Fix `Consumed` to return new object instead of `this` (#14550) 11 months ago
Matthias J. Sax cd1b7639cb
MINOR: cleanup some warning in Kafka Streams examples (#14547) 11 months ago
Ismael Juma 4cf86c5d2f
KAFKA-15492: Upgrade and enable spotbugs when building with Java 21 (#14533) 11 months ago
Bruno Cadonna c7f730d9d9
MINOR: Only commit running active and standby tasks when tasks corrupted (#14508) 11 months ago
Levani Kokhreidze 7d1847c4c3
MINOR: Fix KafkaStreams#streamThreadLeaveConsumerGroup logging (#14526) 11 months ago
Levani Kokhreidze 5dd155f350
KAFKA-15571: `StateRestoreListener#onRestoreSuspended` is never called because `DelegatingStateRestoreListener` doesn't implement `onRestoreSuspended` (#14519) 11 months ago
Christo Lolov a0e3d01fef
KAFKA-14133: Move MeteredTimestampedKeyValueStoreTest, ReadOnlyWindowStoreFacadeTest and TimestampedWindowStoreBuilderTest to Mockito (#14412) 12 months ago
Bruno Cadonna c32d2338a7
KAFKA-10199: Enable state updater by default (#13927) 12 months ago
Lucas Brutschy 6263197a62
KAFKA-15326: [9/N] Start and stop executors and cornercases (#14281) 12 months ago
Lucas Brutschy b58864e476
MINOR: Logging fix in StreamsPartitionAssignor (#14435) 12 months ago
Hao Li e71f6ebc81
MINOR: only log error when rack aware assignment is enabled (#14415) 12 months ago
Bruno Cadonna 673a25acc3
KAFKA-10199: Do not unlock state directories of tasks in state updater (#14442) 12 months ago
Lucas Brutschy 079e5d647c
KAFKA-15326: [8/N] Move consumer interaction out of processing methods (#14226) 12 months 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