84 Commits (3b6573c150527efb3e90b2b3d1a059ac5c2db80b)

Author SHA1 Message Date
Bob Barrett 937f1f741c
KAFKA-8805; Bump producer epoch on recoverable errors (#7389) 5 years ago
Boyang Chen 07db26c20f
KAFKA-9417: New Integration Test for KIP-447 (#8000) 5 years ago
John Roesler 1681c78f60
KAFKA-9500: Fix FK Join Topology (#8015) 5 years ago
Guozhang Wang 4090f9a2b0
KAFKA-9113: Clean up task management and state management (#7997) 5 years ago
Rajini Sivaram a565d1a182
KAFKA-9181; Maintain clean separation between local and group subscriptions in consumer's SubscriptionState (#7941) 5 years ago
Boyang Chen de90175fc2 KAFKA-9418; Add new sendOffsetsToTransaction API to KafkaProducer (#7952) 5 years ago
John Roesler 717ce42a6d
KAFKA-9138: Add system test for relational joins (#7664) 5 years ago
Colin Patrick McCabe 02df8e1496
KAFKA-8986: Allow null as a valid default for tagged fields. (#7585) 5 years ago
John Roesler 4a5155c934 KAFKA-8868: Generate SubscriptionInfo protocol message (#7248) 5 years ago
Nikolay adb2bdb122 KAFKA-8584: The RPC code generator should support ByteBuffer. (#7342) 5 years ago
John Roesler f93c473be1 KAFKA-9000: fix flaky FK join test by using TTD (#7517) 5 years ago
A. Sophie Blee-Goldman d88f1048da KAFKA-8179: Part 7, cooperative rebalancing in Streams (#7386) 5 years ago
Colin Patrick McCabe 0de61a4683 KAFKA-8885; The Kafka Protocol should Support Optional Tagged Fields (#7325) 5 years ago
Adam Bellemare c87fe9402c KAFKA-3705 Added a foreignKeyJoin implementation for KTable. (#5527) 5 years ago
Chris Egerton 791d0d61bf KAFKA-8804: Secure internal Connect REST endpoints (#7310) 5 years ago
Yaroslav Tkachenko 70d1bb40d9 KAFKA-7273: Extend Connect Converter to support headers (#6362) 5 years ago
Colin Patrick McCabe 92688ef82c MINOR: improve the Kafka RPC code generator (#7340) 5 years ago
Guozhang Wang a0470726c4 MINOR: Move Murmur3 to Streams 5 years ago
Adam Bellemare 2d0cd2ef54 MINOR: Murmur3 Hash with Guava dependency 5 years ago
Scott Hendricks 39afe9fe0e KAFKA-8853; Create sustained connections test for Trogdor 5 years ago
Boyang Chen c0019e6538 KAFKA-8590; Use automated TxnOffsetCommit type and add tests for OffsetCommit (#6994) 5 years ago
Stanislav Kozlovski 5129ab53ee KAFKA-8345: KIP-455: Admin API changes (Part 2) (#7120) 5 years ago
Justine Olshan 717c55be97 KAFKA-8601: Implement KIP-480: Sticky Partitioning for keyless records (#6997) 5 years ago
Boyang Chen 74c90f46c3 KAFKA-8221; Add batch leave group request (#6714) 5 years ago
Andy Coates 2a133ba656 KAFKA-8454; Add Java AdminClient Interface (KIP-476) (#7087) 5 years ago
Boyang Chen b4e20495fa remove cs (#6950) 5 years ago
A. Sophie Blee-Goldman 16769d263e KAFKA-8215: Upgrade Rocks to v5.18.3 (#6743) 6 years ago
Magesh Nandakumar 2e91a310d7 KAFKA-8265: Initial implementation for ConnectorClientConfigPolicy to enable overrides (KIP-458) (#6624) 6 years ago
Boyang Chen 0f995ba6be KAFKA-7862 & KIP-345 part-one: Add static membership logic to JoinGroup protocol (#6177) 6 years ago
Manikumar Reddy 3b1524c5df KAFKA-7466: Add IncrementalAlterConfigs API (KIP-339) (#6247) 6 years ago
Viktor Somogyi 7bd81628d9 KAFKA-6635; Producer close awaits pending transactions (#5971) 6 years ago
Chia-Ping Tsai 3ebf058123 MINOR: fix checkstyle suppressions for generated RPC code to work on Windows 6 years ago
Colin Patrick McCabe a79d6dcdb6
KAFKA-7793: Improve the Trogdor command line. (#6133) 6 years ago
Matthias J. Sax 82d1db6358
MINOR: code cleanup (#6054) 6 years ago
Colin Patrick McCabe 71e85f5e84 KAFKA-7609; Add Protocol Generator for Kafka (#5893) 6 years ago
Stanislav Kozlovski 7fadf0a11d Trogdor: Add Task State filter to /coordinator/tasks endpoint (#5907) 6 years ago
Ron Dagostino e8a3bc7425 KAFKA-7352; Allow SASL Connections to Periodically Re-Authenticate (KIP-368) (#5582) 6 years ago
Randall Hauch f0282498e7 KAFKA-6926: Simplified some logic to eliminate some suppressions of NPath complexity checks (#5051) 6 years ago
Anna Povzner e2ec2d79c8 KAFKA-7044; Fix Fetcher.fetchOffsetsByTimes and NPE in describe consumer group (#5627) 6 years ago
John Roesler 3637b2c374 MINOR: Require final variables in Streams (#5452) 6 years ago
Rajini Sivaram 1f8527b331 KAFKA-7136: Avoid deadlocks in synchronized metrics reporters (#5341) 6 years ago
Robert Yokota 08e8facdc9 KAFKA-6886: Externalize secrets from Connect configs (KIP-297) 7 years ago
Ismael Juma e70a191d30
KAFKA-4423: Drop support for Java 7 (KIP-118) and update deps (#5046) 7 years ago
Colin Patrick McCabe 832b096f4f KAFKA-6696 Trogdor should support destroying tasks (#4759) 7 years ago
Manikumar Reddy O 47918f2d79 KAFKA-6447: Add Delegation Token Operations to KafkaAdminClient (KIP-249) (#4427) 7 years ago
Matthias J. Sax 0c0d8363e5
KAFKA-6054: Fix upgrade path from Kafka Streams v0.10.0 (#4779) 7 years ago
Anna Povzner 5c24295d44 Trogdor's ProducerBench does not fail if topics exists (#4673) 7 years ago
Colin Patrick McCabe 9e0e6e43a7 MINOR: Trogdor should not assume an agent co-located with the controller (#4712) 7 years ago
Guozhang Wang f26fbb9adc
MINOR: Rename stream partition assignor to streams partition assignor (#4621) 7 years ago
Colin Patrick McCabe 66039b1312 MINOR: Fix ConcurrentModificationException in TransactionManager (#4608) 7 years ago