487 Commits (dd71e4a8d830c9de40b5ec3f987f60a1d2f26b39)

Author SHA1 Message Date
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
Eno Thereska b7378d567f MINOR: Standardised benchmark params for consumer and streams 8 years ago
Vahid Hashemian d2792e356f KAFKA-2857; MINOR: Follow up to 8 years ago
Vahid Hashemian 573a6f3986 KAFKA-2857; Retry querying the consumer group while initializing 8 years ago
Rajini Sivaram a3c45b0c92 KAFKA-4631; Request metadata in consumer if topic/partitions unavailable 8 years ago
Clemens Valiente 670980ef29 KAFKA-4800: Streams State transition ASCII diagrams need fixing and polishing 8 years ago
Michael G. Noll 59779aa154 MINOR: Fix typo in GlobalKTable javadocs 8 years ago
Bill Bejeck 9e65b25e9f KAFKA-4652: Added tests for KStreamBuilder 8 years ago
Stevo Slavic ca06862a70 KAFKA-2358: Cluster collection returning methods never return null 8 years ago
Eno Thereska ef92bb4e00 MINOR: Minor reduce unnecessary calls to time.millisecond (part 2) 8 years ago
Damian Guy b380a82d5b MINOR: improve MinTimestampTrackerTest and fix NPE when null element removed 8 years ago
Damian Guy 0fba529608 KAFKA-4677 Follow Up: add optimization to StickyTaskAssignor for rolling rebounce 8 years ago
Damian Guy de05c9d3a0 MINOR: Add code quality checks (and suppressions) to checkstyle.xml 8 years ago
Hamidreza Afzali a10d7b1b76 KAFKA-4789: Added support to ProcessorTopologyTestDriver to forward timestamps to internal topics 8 years ago
Michael G. Noll e31c0c9bdb MINOR: Fix typo in javadoc of `flatMapValues` 8 years ago
Matthias J. Sax d0e436c471 MINOR: improve license header check by providing head file instead of (prefix) header regex 8 years ago