652 Commits (5e65c0da45f3a86a25087c4d2e2b501e81e0a285)

Author SHA1 Message Date
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
Rajini Sivaram 6b9bc3fd26 KAFKA-5345; Close KafkaClient when streams client is closed 8 years ago
Colin P. Mccabe b3036c5861 KAFKA-5293; Do not apply exponential backoff if users have overridden… 8 years ago
Matthias J. Sax 39c1e6259c KAFKA-5361: Add EOS integration tests for Streams API 8 years ago
Bill Bejeck 6360e04e70 KAFKA-5226; Fixes issue where adding topics matching a regex 8 years ago
Guozhang Wang 681c6fc1fb KAFKA-5350: Modify unstable annotations in Streams API 8 years ago
Ismael Juma 7311dcbc53 KAFKA-5291; AdminClient should not trigger auto creation of topics 8 years ago
Matthias J. Sax d9479275fd MINOR: Improve streams config parameters 8 years ago
Tommy Becker dd8cdb79d3 KAKFA-5334: Allow rocksdb.config.setter to be specified as a String or Class instance 8 years ago