554 Commits (647afeff6a2e3fd78328f6989e8d9f96bcde5121)

Author SHA1 Message Date
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
Eno Thereska 5b36adde4f KAFKA-4222: Adjust timeout in low resource environments 8 years ago
Eno Thereska 257ad524d3 KAFKA-5174: Have at least 2 threads for compaction and flushing in RocksDB 8 years ago
Kyle Winkelman e472ee7b61 KAFKA-5172: Fix fetchPrevious to find the correct session 8 years ago
Amit Daga 8c872762f7 KAFKA-4996; Fix findBugs warning in getOrCreateSegment 8 years ago
Damian Guy ed59f742b0 KAFKA-4925: delay initial rebalance of consumer group 8 years ago
Bill Bejeck 24e6423424 HOTFIX: fix potentially hanging test shouldAddStateStoreToRegexDefinedSource 8 years ago
Eno Thereska ec9e4eafa4 KAFKA-5045: Clarify on KTable APIs for queryable stores 8 years ago
Davor Poldrugo a3952aee49 KAFKA-5055: Fix Kafka Streams skipped-records-rate sensor bug 8 years ago
Michal Borowiecki bc65c62e66 KAFKA-5144: renamed variables in MinTimestampTracker and added comments 8 years ago
Matthias J. Sax a931e9954d KAFKA-4986 Follow-up: cleanup unit tests and further comments addressed 8 years ago
Matthias J. Sax 4b9de871df MINOR: adding global store must ensure unique names 8 years ago
Guozhang Wang ee8c5e2dc3 KAFKA-4379; Follow-up to avoid sending to changelog while restoring InMemoryLRUCache 8 years ago
Matthias J. Sax 6753af270c KAFKA-5111: Code cleanup and improved log4j on StreamThread and Task 8 years ago
Armin Braun 36aef1c268 KAFKA-5005: IntegrationTestUtils to override consumer configs and reuse consumer 8 years ago
Armin Braun d06f2cc7ac KAFKA-5124: autocommit reset earliest fixes race condition 8 years ago
Matthias J. Sax f7b7b47455 KAFKA-5111: Improve internal Task APIs of Streams 8 years ago
Michal Borowiecki d7b5eadb92 MINOR: fix javadoc comment of Transformer 8 years ago
Michal Borowiecki 3d8506a3ac KAFKA-5090: Fix Kafka Streams SessionStore.findSessions javadoc broken 8 years ago
Matthias J. Sax cba0094f5a MINOR: improve test cleanup for Streams 8 years ago
Matthias J. Sax 72be1df598 KAFKA-4564: Add system test for pre-0.10 brokers 8 years ago
Matthias J. Sax 3bedcce01b MINOR: fix record collector to stick with streams partitioner behavior if it is specified 8 years ago
Lihua Xin fc5ad22e33 KAFKA-5088: some spelling error in code comment 8 years ago
Eno Thereska f18a14af36 KAFKA-5095: Adjust accepted overhead for ThreadCacheTest 8 years ago
Matthias J. Sax 4923062573 KAFKA-5073: Kafka Streams stuck rebalancing after exception thrown in rebalance listener 8 years ago
Damian Guy 3c471d25b9 KAFKA-5047: NullPointerException while using GlobalKTable in KafkaStreams 8 years ago
Matthias J. Sax 14ab3dcc6c MINOR: reduce commit interval and cache size for integration test 8 years ago
Damian Guy 98d62a880d KAFKA-4937: Batch offset fetches in the Consumer 8 years ago