1066 Commits (bf0675ac5f31d67a1c75baf211475b8fc98f1ef1)

Author SHA1 Message Date
Matthias J. Sax 1715e6eac0
MINOR: Fix Streams-Broker-Compatibility system test (#4594) 7 years ago
Matthias J. Sax a050eb56f7
MINOR: follow up on Streams EOS system tests (#4593) 7 years ago
Bill Bejeck 256708dbbb KAFKA-4651: improve test coverage of stores (#4555) 7 years ago
Yaswanth Kumar a2b6f66fd3 KAFKA-6536: Adding versions for japicmp-maven-plugin and maven-shade-plugin in quickstart (#4569) 7 years ago
Filipe Agapito 7303f41dc1 KAFKA-6424: QueryableStateIntegrationTest#queryOnRebalance should accept raw text (#4549) 7 years ago
Matthias J. Sax bce8125dcf
MINOR: Resuming Tasks should not be initialized twice (#4562) 7 years ago
Bill Bejeck 27b56b1458 KAFKA-6364: Second check for ensuring changelog topic not changed during restore (#4511) 7 years ago
Guozhang Wang f3a3253e24
HOTFIX: Fix reset integration test hangs on busy wait (#4491) 7 years ago
Kamal C 83b058a0d1 MINOR: Code cleanup (#4229) 7 years ago
Michael Arndt a42c4edfa7 MINOR: Fix typos in KStream javadoc (#4550) 7 years ago
Dmitry Minkovsky f324de45b8 MINOR: Fixed typos in KGroupedTable Javadoc (#4552) 7 years ago
Matthias J. Sax dc54c0e24b
KAFKA-3625: TopologyTestDriver must process output for wall-clock-time punctuations and on close() (#4502) 7 years ago
Matthias J. Sax a1352f8c5a
MINOR: Add missing generics and surpress warning annotations (#4518) 7 years ago
Dmitry Minkovsky e7905fc7c3 MINOR: Update TupleForwarder comment (#4414) 7 years ago
Bill Bejeck 67803384d9 MINOR: adding system tests for how streams functions with broker faiures (#4513) 7 years ago
Guozhang Wang 5d69a79948
KAFKA-4641: Add more unit test for stream thread (#4531) 7 years ago
Mats Julian Olsen 4ee5182f35 MINOR: Add attributes `processedKeys` and `processedValues` to MockProcessorSupplier (#3999) 7 years ago
Bill Bejeck 263a510676 KAFKA-6367: StateRestoreListener use actual last restored offset for restored batch (#4507) 7 years ago
Guozhang Wang a88db95959
KAFKA-4750: Bypass null value and treat it as deletes (#4508) 7 years ago
Guozhang Wang 332e698ac9
MINOR: improve log4j messaging (#4530) 7 years ago
Yu f6bbec4af2 KAFKA-6354: Update KStream JavaDoc using new State Store API (#4456) 7 years ago
bartdevylder b0132c31e9 KAFKA-6487: ChangeLoggingKeyValueBytesStore does not propagate delete (#4495) 7 years ago
Andy Bryant 86de4a86b8 KAFKA-6378: For KStream-GlobalKTable joins let null KeyValueMapper results indicate no match (#4494) 7 years ago
Dmitry Minkovsky 498cf73f54 MINOR: Fix typo in KTable javadoc 7 years ago
Guozhang Wang 4a2aa4bb67
KAFKA-6499: Do not write offset checkpoint file with empty offset map (#4492) 7 years ago
Damian Guy ca01711c0e
Bump trunk versions to 1.2-SNAPSHOT (#4505) 7 years ago
Panuwat Anawatmongkhon b8222065e0 KAFKA-6138 Simplify StreamsBuilder#addGlobalStore (#4430) 7 years ago
fredfp 15568fdbe7 KAFKA-6323: punctuate with WALL_CLOCK_TIME triggered immediately (#4301) 7 years ago
Guozhang Wang 3e4176fdd6 HOTFIX: ignore reset integration tests 7 years ago
Bill Bejeck c6635e8d12 KAFKA-4969: Attempt to evenly distribute load of tasks (#4410) 7 years ago
Guozhang Wang 2264613c4e
KAFKA-6166: Update javadoc for streams config (#4489) 7 years ago
Filipe Agapito cb93d76461 KAFKA-6166: Streams configuration requires consumer. and producer. in order to be read (#4434) 7 years ago
Guozhang Wang fdc14daced
MINOR: Code refacotring in KTable-KTable Join (#4486) 7 years ago
Tanvi Jaywant 05e42e1df1 KAFKA-6451: Simplifying KStreamReduce and KStreamAggregate 7 years ago
Matthias J. Sax a78f66a5ae KAFKA-3625: Add public test utils for Kafka Streams (#4402) 7 years ago
Kamil Szymański b5da5f8bec MINOR: Optimize KTable-KTable join value getter supplier (#4458) 7 years ago
Koen De Groote 1fef10d47f MINOR: Replace empty string concattenation with String.valueOf() where possible. (#4369) 7 years ago
Antony Stubbs 4a274bc9fd MINOR: JavaDoc improvements for RangeAssignor (#4079) 7 years ago
Jeyhun Karimov c8d80073c9 MINOR: update javadocs for serde (#3047) 7 years ago
Bill Bejeck c615c597aa KAFKA-6205: initialize topology after state stores restoration completed 7 years ago
Matthias J. Sax 52191c3498 KAFKA-6462: fix unstable ResetIntegrationTest (#4446) 7 years ago
tedyu faafdbe014 KAFKA-6461 TableTableJoinIntegrationTest is unstable if caching is enabled (#4451) 7 years ago
Matthias J. Sax 2c08d7e39e MINOR: increase timeout for unstable KTableSourceTopicRestartIntegrationTest (#4445) 7 years ago
Guozhang Wang 70f25b9519
MINOR: Improve on reset integration test (#4436) 7 years ago
Guozhang Wang 75e37d7e20 KAFKA-6398: Return value getter based on KTable materialization status 7 years ago
Guozhang Wang e981627926
improve internal topic integration test (#4437) 7 years ago
dan norwood 5701ba88f8 MINOR: Need to get a new transformer for each get() call. can't share'em (#4435) 7 years ago
Matthias J. Sax 11f3db0b73
KAFKA-6382: Make ProducerConfig and ConsumerConfig constructors public (#4341) 7 years ago
RichardYuSTUG 2771f52ea7 KAFKA-6328: Sort node groups considering global stores in InternalTopologyBuilder#makeNodeGroups 7 years ago
Guozhang Wang 8ded496c9b MINOR: Improve Join integration test coverage, PART II 7 years ago