781 Commits (fd8f182cc4ea80c6d394ca68a47c0ee26b114ebe)

Author SHA1 Message Date
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
xinlihua f0745cd514 KAFKA-4603: Disallow abbreviations in OptionParser constructor 8 years ago
hejiefang dc520d275a KAFKA-5338: fix a miss-spell in ResetIntegrationTest 8 years ago
Umesh Chaudhary ca8915d2ef KAFKA-4660; Improve test coverage KafkaStreams 8 years ago
Matthias J. Sax faa1803aa3 KAFKA-5309: Stores not queryable after one thread died 8 years ago
Jeyhun Karimov c5d44af774 KAFKA-4144 Follow-up: add one missing overload function to maintain backward compatibility 8 years ago
Matthias J. Sax 4958775057 MINOR: improve EmbeddedKafkaCluster test utility for deleting topics 8 years ago
Matthias J. Sax 495836a4a2 KAFKA-4923: Modify compatibility test for Exaclty-Once Semantics in Streams 8 years ago
Dana Powers abe699176b KAFKA-3878; Support exponential backoff policy via reconnect.backoff.max (KIP-144) 8 years ago
Xavier Léauté e287523577 KAFKA-5192: add WindowStore range scan (KIP-155) 8 years ago
Damian Guy 816578b5c1 KAFKA-4222; QueryableIntegrationTest.queryOnRebalance transient failure 8 years ago
Ismael Juma 972b754536 KAFKA-3267; Describe and Alter Configs Admin APIs (KIP-133) 8 years ago
James Chien 6910baf548 KAFKA-4772: Exploit #peek to implement #print() and other methods 8 years ago
Matthias J. Sax ebc7f7caae KAFKA-4923: Add Exactly-Once Semantics to Streams 8 years ago
Tommy Becker 73703a15c5 KAFKA-5241: GlobalKTable should checkpoint offsets after restoring state 8 years ago
Kyle Winkelman c26545ea57 KAFKA-5205: Use default values of keySerde if it is not specified by users in CachingSessionStore 8 years ago
Kyle Winkelman e40e27b4eb KAFKA-5206: Use default aggSerde if no user-overridden is provided in RocksDBSessionStore 8 years ago
Jeyhun Karimov 9198467eb2 KAFKA-4144: Allow per stream/table timestamp extractor 8 years ago
Colin P. Mccabe b1cd3afc13 KAFKA-5198: Synchronize on RocksDbStore#openIterators 8 years ago
Xavier Léauté da0b5b8596 KAFKA-5216: Fix peekNextKey in cached window/session store iterators 8 years ago
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