846 Commits (447c64fffb72fdb82e2f3c670e891ae1d00a8ec8)

Author SHA1 Message Date
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
Jeyhun Karimov bcc712b458 KAFKA-4218: Enable access to key in ValueTransformer and ValueMapper 7 years ago
Guozhang Wang 3e21e17a7d MINOR: Improve Join integration test coverage, PART I 7 years ago
Richard Yu b8aa1761c3 KAFKA-6265: Add #queryableStoreName() to GlobalKTable 7 years ago
Rohan Desai 4d544d4f08 KAFKA-6383: Complete shut down for streams threads that have not started 7 years ago
Guozhang Wang fa5ebc8a01 KAFKA-6398: fix KTable.filter that does not include its parent's queryable storename 7 years ago
tedyu 874eeb88d9 KAFKA-6412 Improve synchronization in CachingKeyValueStore methods 7 years ago
Filipe Agapito 697a4af35a KAFKA-6363: Use MockAdminClient for any unit tests that depend on AdminClient (#4371) 7 years ago
Ewen Cheslack-Postava e1c407973f MINOR: Improve exception messages when state stores cannot be accessed. (#4383) 7 years ago
Ewen Cheslack-Postava bfb272c5cd KAFKA-6311: Expose Kafka cluster ID in Connect REST API (KIP-238) (#4314) 7 years ago
Ismael Juma 98296f852f MINOR: Fix zk client session state metric names and various async zk clean-ups 7 years ago
Matthias J. Sax 6869f95232 KAFKA-6256: fix flaky test KStreamKTableJoinIntegrationTest.shouldCountClicksPerRegionWithNonZeroByteCache 7 years ago
Guozhang Wang 2119e9f26e Revert "KAFKA-6383: complete shutdown for CREATED StreamThreads (#4343)" 7 years ago
Wladimir Schmidt d61a592c8a MINOR: refactored code duplicates in several files (Streams project) (#4357) 7 years ago
Siva Santhalingam fd2bdbfd70 KAFKA-6318: StreamsResetter should return non-zero return code on error (#4305) 7 years ago
Clemens Valiente 5ca1226c22 KAFKA-6391 ensure topics are created with correct partitions BEFORE building the… (#4347) 7 years ago
Bill Bejeck 0ecc3596b4 KAFKA-6269: KTable restore fails after rebalance (#4300) 7 years ago
Matthias J. Sax 39f2d4588f KAFKA-5368: Add test for skipped-records metric (#4365) 7 years ago
Rohan 47db063c31 KAFKA-6383: complete shutdown for CREATED StreamThreads (#4343) 7 years ago
Guozhang Wang 5995453f4c MINOR: Web docs for KIP-220 7 years ago
Jun Rao 27c2c81663 KAFKA-6320: Move ZK metrics in KafkaHealthCheck to ZookeeperClient (#4351) 7 years ago