1132 Commits (5d7cb438a5607fd1bba35ee7a7cf1b2924bae45d)

Author SHA1 Message Date
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
Matthias J. Sax dca1474b4b KAFKA-6126: Remove unnecessary topics created check 7 years ago
Matthias J. Sax 9cacb92d13 KAFKA-4263: Fix flaky test QueryableStateIntegrationTest.concurrentAccess 7 years ago
Manikumar Reddy 488ea4b9fd KAFKA-5647; Use KafkaZkClient in ReassignPartitionsCommand and PreferredReplicaLeaderElectionCommand 7 years ago
Guozhang Wang 82c6d429e7 KAFKA-6150: KIP-204 part III; Change repartition topic segment size and ms 7 years ago
Bill Bejeck f3b9afe622 MINOR: Broker down for significant amt of time system test 7 years ago
Matthias J. Sax 9aad649fd0 MINOR: Fix race condition in KafkaStreamsTest.shouldReturnThreadMetadata 7 years ago
Matthias J. Sax 22f742cdd2 MINOR: Stabilize flaky smoke system tests before KIP-91 7 years ago
Matthias J. Sax e86f70ed20 MINOR: improve JavaDocs for KafkaStreams, KafkaProducer, KafkaConsumer 7 years ago
Matt Farmer 69777260e0 KAFKA-6086: Provide for custom error handling when Kafka Streams fails to produce 7 years ago
Damian Guy 1cf7ec87d3 KAFKA-6360: Clear RocksDB Segments when store is closed 7 years ago
Damian Guy d1a9252ca1 KAFKA-6349: Fix concurrent modification exception in AbstractStateManager during restore 7 years ago
Damian Guy fe3699ce33 MINOR: Fix warn logging in RecordCollectorImpl 7 years ago
Matthias J. Sax 043951753b KAFKA-6121: Restore and global consumer should not use auto.offset.reset 7 years ago
Matthias J. Sax 234ec8a8af KAFKA-4857: Replace StreamsKafkaClient with AdminClient in Kafka Streams 7 years ago