860 Commits (50cd85538580c9c9833ad957d64d39953c124374)

Author SHA1 Message Date
Eno Thereska a1f97c8dc4 KAFKA-5157; Options for handling corrupt data during deserialization 7 years ago
Eno Thereska bb8eff1e70 MINOR: Reduce logging level 7 years ago
Matthias J. Sax 35f9fa804b KAFKA-5464: Follow up. Increase poll timeout 7 years ago
Eno Thereska 071b8f975f KAFKA-5566; fix unit test shouldAllowToQueryAfterThreadDied 7 years ago
Damian Guy 0046a881d3 HOTFIX: fix broken streams test 7 years ago
Eno Thereska 9078554232 KAFKA-5372; fixes to state transitions 7 years ago
Matthias J. Sax f53f5eaa1b KAFKA-5464; StreamsKafkaClient should not use StreamsConfig.POLL_MS_CONFIG 7 years ago
Paolo Patierno e68a94056f KAFKA-5557: Using a logPrefix inside the StreamPartitionAssignor 7 years ago
Matthias J. Sax 70e949d522 KAFKA-5167: Release state locks in case of failure 7 years ago
ppatierno ef5867dce3 KAFKA-5469; Created state changelog topics not logged correctly 7 years ago
Guozhang Wang c9f777cc44 HOTFIX: Add back the copy-constructor of abstract stream 7 years ago
Damian Guy 17bdd4831c MINOR: remove unused eosEnabled field from ProcessorStateManager 7 years ago
Michael G. Noll 7429f49780 MINOR: reduce() javadocs: clarify position of arguments 7 years ago
Matthias J. Sax 0dfeb31a11 KAFKA-5485; Streams should not suspend tasks twice 7 years ago
Michal Borowiecki efb060c57f KAFKA-5233; KIP-138: Change punctuate semantics 7 years ago
Matthias J. Sax 2265834803 KAFKA-5362: Add Streams EOS system test with repartitioning topic 8 years ago
Guozhang Wang d5e463b9de KAFKA-4829: Improve log4j on Streams thread / task-level 8 years ago
Eno Thereska b490368735 HOTFIX: Don't check metadata unless you are creating topic 8 years ago
ppatierno 9ada0f8169 MINOR: Fixed way how logging methods are used for having a consistent one 8 years ago
Jeyhun Karimov 701e318ee1 KAFKA-4653; Improve test coverage of RocksDBStore 8 years ago
Jeyhun Karimov 26eea1d71e KAFKA-4656; Improve test coverage of CompositeReadOnlyKeyValueStore 8 years ago
Damian Guy 2420491f41 KAFKA-4913; prevent creation of window stores with less than 2 segments 8 years ago
Matthias J. Sax 4baca9172d HOTFIX: reduce log verbosity on commit 8 years ago
Jeyhun Karimov 1744a9b4c2 KAFKA-4658; Improve test coverage InMemoryKeyValueLoggedStore 8 years ago
Jeyhun Karimov adfaa11611 KAFKA-4655; Improve test coverage of CompositeReadOnlySessionStore 8 years ago
Jeyhun Karimov cb5e1f0a40 KAFKA-4785; Records from internal repartitioning topics should always use RecordMetadataTimestampExtractor 8 years ago
Guozhang Wang 7f4feda959 MINOR: Turn off caching in demos for more understandable outputs 8 years ago
Jeyhun Karimov 4e8797f54e KAFKA-4659; Improve test coverage of CachingKeyValueStore 8 years ago
Matthias J. Sax 914e42a282 KAFKA-5474: Streams StandbyTask should no checkpoint on commit if EOS is enabled 8 years ago
Guozhang Wang f848e2cd68 Revert "MINOR: make flush no-op as we don't need to call flush on commit." 8 years ago
Eno Thereska 55a90938a1 MINOR: add Yahoo benchmark to nightly runs 8 years ago
Damian Guy 84de7f1756 MINOR: remove unused hitRatio field in NamedCache 8 years ago
Qihuang Zheng ea2a21dda4 MINOR: StreamThread standbyTask comment typo 8 years ago
Ismael Juma d68f9e2fe6 HOTFIX: Improve error handling for ACL requests 8 years ago
Paolo Patierno 11aa110126 KAFKA-5446: Annoying braces showed on log.error using streams 8 years ago
Bill Bejeck 90b2a2bf66 MINOR: make flush no-op as we don't need to call flush on commit. 8 years ago
Matthias J. Sax 1d556e4714 KAFKA-5442: Streams producer client.id are not unique for EOS 8 years ago
Matthias J. Sax 65e36895f5 HOTFIX: Introduce max wait time for retry-and-backoff while creating tasks 8 years ago
Matthias J. Sax 160933bc09 KAFKA-5361: Add more integration tests for Streams EOS 8 years ago
Jeyhun Karimov 40509fd7b6 KAFKA-4661: Improve test coverage UsePreviousTimeOnInvalidTimestamp 8 years ago
Guozhang Wang 2af4dd8653 HOTFIX: Use atomic boolean for inject errors in streams eos integration test 8 years ago
Matthias J. Sax 88aec3eb6d MINOR: disable flaky Streams EOS integration tests 8 years ago
Matthias J. Sax ba07d828c5 KAFKA-5362: Add EOS system tests for Streams API 8 years ago
Matthias J. Sax 21194a63ed HOTFIX: for flaky Streams EOS integration tests 8 years ago
Eno Thereska f4e0deca43 KAFKA-5314; exception handling and cleanup for state stores 8 years ago
Matthias J. Sax 3de2d296e9 MINOR: improve JavaDocs for TimestampExtractor interface 8 years ago
Guozhang Wang b01c83ea91 MINOR: remove ignore annotations in Streams EOS integration test 8 years ago
Bill Bejeck 2244c68ebc MINOR: expose commit interval config for SimpleBenchmark 8 years ago
Hamidreza Afzali 0a8b10e27f KAFKA-5368: Fix skipped record metrics to use rate of sum instead of rate of count 8 years ago
Dale Peakall 1188db5657 KAFKA-5311: Support ExtendedDeserializer in Kafka Streams 8 years ago