652 Commits (5e65c0da45f3a86a25087c4d2e2b501e81e0a285)

Author SHA1 Message Date
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
Kamal C 43fb2df7a4 MINOR: Map `mkString` format updated to default java format 8 years ago
Eno Thereska 84a14fec29 KAFKA-4843: More efficient round-robin scheduler 8 years ago
Colin P. Mccabe aea5989d98 KAFKA-4944; Fix an "unread field" findbugs warning in streams examples 8 years ago
Jason Gustafson 5bd06f1d54 KAFKA-4816; Message format changes for idempotent/transactional producer (KIP-98) 8 years ago
Damian Guy f615c9e9d2 MINOR: only log first exception in RecordCollectorImpl producer callback 8 years ago
Damian Guy 2269eed242 KAFKA-4919: Document that stores must not be closed when Processors are closed 8 years ago
Guozhang Wang 57278aa82d MINOR: Improvements on Streams log4j 8 years ago
Matthias J. Sax 83824089f2 MINOR: improve hanging ResetIntegrationTest 8 years ago
Damian Guy b3beaebd44 MINOR: log start and end offsets for state store restoration 8 years ago
Matthias J. Sax 6f7780cf12 MINOR: updated incorrect JavaDocs for joins 8 years ago
Damian Guy c2653754d9 MINOR: remove unused log field from KStreamTransformValuesProcessor 8 years ago
Damian Guy c74eec96c5 KAFKA-4863 Follow-up: Querying window store may return unwanted keys 8 years ago
Damian Guy fef7fca2af KAFKA-4594; Annotate integration tests and provide gradle build targets to run subsets of tests 8 years ago
Sachin Mittal 197a5d5a6d KAFKA-4848: Fix retryWithBackoff deadlock issue 8 years ago
Colin P. Mccabe 5a2fcdd6d4 KAFKA-4894; Fix findbugs "default character set in use" warnings 8 years ago
Michael G. Noll 783900c259 MINOR: Guard against NPE when throwing StreamsException on serializer mismatch 8 years ago
Nikki Thean 9e787716b0 KAFKA-4607: Validate the names of auto-generated internal topics 8 years ago
Guozhang Wang cfda0368db KAFKA-4859: Set shorter commit interval for integration tests with caching 8 years ago
Guozhang Wang b8fe2bb56c KAFKA-4885: Add client.close as exception handler in streams system tests 8 years ago
Guozhang Wang b9f812491f MINOR: Improve log4j on stream thread and stream process 8 years ago
Damian Guy 9e4548df30 KAFKA-4863; Querying window store may return unwanted keys 8 years ago
Andrey Dyachkov 85e7a0a2b0 KAFKA-4657: Improve test coverage of CompositeReadOnlyWindowStore 8 years ago
Aaron Coburn 046519d071 MINOR: incorrect javadoc formatting 8 years ago
Eno Thereska 0011a3dc33 MINOR: increase RocksDb parallelism 8 years ago
sharad.develop dfa2ef4837 KAFKA-4738: Remove generic type of class ClientState 8 years ago
Michael G. Noll c063561ce8 MINOR: KStream: fix typo in javadoc 8 years ago
Jason Gustafson f7354e779c MINOR: Add varint serde utilities for new message format 8 years ago
sharad.develop 29084a9b27 KAFKA-4722: Add application.id to StreamThread name 8 years ago
Damian Guy 146edd530a KAFKA-4851: only search available segments during Segments.segments(from, to) 8 years ago
Hamidreza Afzali 5b013d9cd2 KAFKA-4828: ProcessorTopologyTestDriver does not work when using through 8 years ago
Colin P. Mccabe 580bebe097 KAFKA-4826: Fix some findbugs warnings in Kafka Streams 8 years ago