810 Commits (abf4c547017304c9b1e743723bdcb0b8a4df1ad0)

Author SHA1 Message Date
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
Jorge Quilcate Otoya 30f08d158a KAFKA-5520: KIP-171; Extend Consumer Group Reset Offset for Stream Application 7 years ago
Guozhang Wang 4b8a29f12a KAFKA-6150: KIP-204 part III; Purge repartition topics with the admin client 7 years ago
Bill Bejeck 39c438ec1f MINOR: increase request timeout for streams bounce test 7 years ago
Bill Bejeck 9204197abf MINOR: Fix broker compatibility tests 7 years ago
Matthias J. Sax d1e0443bac MINOR: Improve EOS related config docs 7 years ago
Matthias J. Sax b512cd474c KAFKA-6259: Make KafkaStreams.cleanup() clean global state directory 7 years ago
Richard Yu 0cc32abc17 KAFKA-4499: Add all() and fetchAll() API for querying window store 7 years ago
Guozhang Wang 1a1d923f25 KAFKA-6274: Use topic plus dash as prefix of auto-generated state store names 7 years ago
Guozhang Wang 5df1eee7d6 KAFKA-6170; KIP-220 Part 2: Break dependency of Assignor on StreamThread 7 years ago
Matthias J. Sax 8f6a372eed MINOR: improve error message for Streams test 7 years ago
Matthias J. Sax 80038e6d20 MINOR: improve flaky Streams system test 7 years ago
Damian Guy 225b0b9c71 KAFKA-6214: enable use of in-memory store for standby tasks 7 years ago
Guozhang Wang e3c32391f9 KAFKA-6170; KIP-220 Part 1: Add AdminClient to Streams 7 years ago
Matthias J. Sax 40fd9fa981 KAFKA-6122: Global Consumer should handle TimeoutException 7 years ago
Matthias J. Sax b604540fbd MINOR: improve StateStore JavaDocs 7 years ago
Matthias J. Sax 539c4d53f8 KAFKA-6167: Timestamp on streams directory contains a colon, which is an illegal character 7 years ago
Matthias J. Sax 1756a22f79 KAFKA-6215: fix transient failures in KafkaStreamsTest 7 years ago
Guozhang Wang 84ddff6792 HOTFIX: GlobalStateManagerImpl in trunk has renamed the consumer field 7 years ago
Alex Good 66cab2f7fb KAFKA-6190: Use consumer.position() instead of record.offset() to advance in GlobalKTable restoration to avoid transactional control messages 7 years ago
Guozhang Wang e23de3caee MINOR: Remove FanoutIntegrationTest.java 7 years ago
Guozhang Wang ee1aaa091f KAFKA-6179: Clear min timestamp tracker upon partition queue cleanup 7 years ago
Matthias J. Sax 2b5a21395c KAFKA-6120: RecordCollector should not retry sending 7 years ago