533 Commits (b6effcbba50eaa3abf91e24f0ae83abb53881add)

Author SHA1 Message Date
Matthias J. Sax 7371bf7f65 KAFKA-5063: Fix flaky o.a.k.streams.integration.ResetIntegrationTest 8 years ago
Wim Van Leuven b982eefd37 KAFKA-4927: Fix KStreamsTestDriver to not throw NPE when KStream.to() sinks are used 8 years ago
Eno Thereska 5b36adde4f KAFKA-4222: Adjust timeout in low resource environments 8 years ago
Eno Thereska 257ad524d3 KAFKA-5174: Have at least 2 threads for compaction and flushing in RocksDB 8 years ago
Kyle Winkelman e472ee7b61 KAFKA-5172: Fix fetchPrevious to find the correct session 8 years ago
Amit Daga 8c872762f7 KAFKA-4996; Fix findBugs warning in getOrCreateSegment 8 years ago
Damian Guy ed59f742b0 KAFKA-4925: delay initial rebalance of consumer group 8 years ago
Bill Bejeck 24e6423424 HOTFIX: fix potentially hanging test shouldAddStateStoreToRegexDefinedSource 8 years ago
Eno Thereska ec9e4eafa4 KAFKA-5045: Clarify on KTable APIs for queryable stores 8 years ago
Davor Poldrugo a3952aee49 KAFKA-5055: Fix Kafka Streams skipped-records-rate sensor bug 8 years ago
Michal Borowiecki bc65c62e66 KAFKA-5144: renamed variables in MinTimestampTracker and added comments 8 years ago
Matthias J. Sax a931e9954d KAFKA-4986 Follow-up: cleanup unit tests and further comments addressed 8 years ago
Matthias J. Sax 4b9de871df MINOR: adding global store must ensure unique names 8 years ago
Guozhang Wang ee8c5e2dc3 KAFKA-4379; Follow-up to avoid sending to changelog while restoring InMemoryLRUCache 8 years ago
Matthias J. Sax 6753af270c KAFKA-5111: Code cleanup and improved log4j on StreamThread and Task 8 years ago
Armin Braun 36aef1c268 KAFKA-5005: IntegrationTestUtils to override consumer configs and reuse consumer 8 years ago
Armin Braun d06f2cc7ac KAFKA-5124: autocommit reset earliest fixes race condition 8 years ago
Matthias J. Sax f7b7b47455 KAFKA-5111: Improve internal Task APIs of Streams 8 years ago
Michal Borowiecki d7b5eadb92 MINOR: fix javadoc comment of Transformer 8 years ago
Michal Borowiecki 3d8506a3ac KAFKA-5090: Fix Kafka Streams SessionStore.findSessions javadoc broken 8 years ago
Matthias J. Sax cba0094f5a MINOR: improve test cleanup for Streams 8 years ago
Matthias J. Sax 72be1df598 KAFKA-4564: Add system test for pre-0.10 brokers 8 years ago
Matthias J. Sax 3bedcce01b MINOR: fix record collector to stick with streams partitioner behavior if it is specified 8 years ago
Lihua Xin fc5ad22e33 KAFKA-5088: some spelling error in code comment 8 years ago
Eno Thereska f18a14af36 KAFKA-5095: Adjust accepted overhead for ThreadCacheTest 8 years ago
Matthias J. Sax 4923062573 KAFKA-5073: Kafka Streams stuck rebalancing after exception thrown in rebalance listener 8 years ago
Damian Guy 3c471d25b9 KAFKA-5047: NullPointerException while using GlobalKTable in KafkaStreams 8 years ago
Matthias J. Sax 14ab3dcc6c MINOR: reduce commit interval and cache size for integration test 8 years ago
Damian Guy 98d62a880d KAFKA-4937: Batch offset fetches in the Consumer 8 years ago
Matthias J. Sax 148f8c2545 KAFKA-4986; Producer per StreamTask support (KIP-129) 8 years ago
Eno Thereska 1e93c3b9a3 KAFKA-5038; Throw correct exception of locking of state directory fails 8 years ago
Damian Guy 0be835dde5 KAFKA-4965; set internal.leave.group.on.close to false in StreamsConfig 8 years ago
Michael G. Noll 7c58351e9e MINOR: Document ordering contract of iterator for window stores and session stores 8 years ago
Eno Thereska e19bf3f244 KAFKA-5040; Increase number of retries from the default of 0 8 years ago
Colin P. Mccabe 2f4f3b957d KAFKA-4995; Fix remaining findbugs warnings in Kafka Streams 8 years ago
Damian Guy b611cfa5c0 MINOR: Clarify ReadOnlyWindowStore's time range behaviour 8 years ago
Michael G. Noll 6ba98f6e5a MINOR: Improve topic management instructions for Kafka Streams examples 8 years ago
Matthias J. Sax afeadbef50 KAFKA-5003; StreamThread should catch InvalidTopicException 8 years ago
Armin Braun 97e61d4ae2 MINOR: Fix multiple KafkaStreams.StreamStateListener being instantiated 8 years ago
Matthias J. Sax 0df910c034 MINOR: Fix flaky StateDirectoryTest 8 years ago
Matthias J. Sax aea1465118 HOTFIX: WindowedStreamPartitioner does not provide topic name to serializer 8 years ago
Eno Thereska 49f80b2360 KAFKA-4916: test streams with brokers failing 8 years ago
Matthias J. Sax 800d29648b MINOR: fix cleanup phase for KStreamWindowAggregateTest 8 years ago
Armin Braun 3364f12bc2 MINOR: Fix deadlock between StreamThread and KafkaStreams 8 years ago
Eno Thereska 5f88cf79fb MINOR: Increase max.poll time for streams consumers 8 years ago
Bill Bejeck 15e0234a5f KAFKA-4791: unable to add state store with regex matched topics 8 years ago
Eno Thereska f9772d5fb2 MINOR: reduce amount of verbose printing 8 years ago
Matthias J. Sax 92b7d75700 KAFKA-4980: testReprocessingFromScratch unit test failure 8 years ago
Vahid Hashemian a3e13776e6 MINOR: Fix typos in javadoc and code comments 8 years ago
Colin P. Mccabe d345d53e4e KAFKA-4902; Utils#delete should correctly handle I/O errors and symlinks 8 years ago