60 Commits (a64fe2ed88642bdd6531540e3d67f958deca2891)

Author SHA1 Message Date
Jason Gustafson 3b5d88febb KAFKA-5783; Add KafkaPrincipalBuilder with support for SASL (KIP-189) 7 years ago
Colin P. Mccabe 0772fde562 KAFKA-5776; Add the Trogdor fault injection daemon 7 years ago
Ismael Juma ed96523a2c KAFKA-4501; Java 9 compilation and runtime fixes 7 years ago
radai-rosenblatt 47ee8e954d KAFKA-4602; KIP-72 - Allow putting a bound on memory consumed by Incoming requests 7 years ago
Eno Thereska 55a90938a1 MINOR: add Yahoo benchmark to nightly runs 8 years ago
Ismael Juma b20d9333be KAFKA-5274: AdminClient Javadoc improvements 8 years ago
Matthias J. Sax ba07d828c5 KAFKA-5362: Add EOS system tests for Streams API 8 years ago
Ismael Juma c7bc8f7d8c MINOR: Remove redundant volatile write in RecordHeaders 8 years ago
Colin P. Mccabe f389b71570 KAFKA-5374; Set allow auto topic creation to false when requesting node information only 8 years ago
Colin P. Mccabe da9a171c99 KAFKA-5265; Move ACLs, Config, Topic classes into org.apache.kafka.common 8 years ago
Xavier Léauté c060c48285 KAFKA-5150; Reduce LZ4 decompression overhead 8 years ago
Konstantine Karantasis 45f2261763 KAFKA-3487: Support classloading isolation in Connect (KIP-146) 8 years ago
Colin P. Mccabe 9815e18fef KAFKA-3266; Describe, Create and Delete ACLs Admin APIs (KIP-140) 8 years ago
Colin P. Mccabe 4aed28d189 KAFKA-3265; Add a public AdminClient API in Java (KIP-117) 8 years ago
Michael Andre Pearce 6185bc0276 KAFKA-4208; Add Record Headers 8 years ago
Apurva Mehta a82f194b21 KAFKA-4818; Exactly once transactional clients 8 years ago
Jason Gustafson 5bd06f1d54 KAFKA-4816; Message format changes for idempotent/transactional producer (KIP-98) 8 years ago
Ewen Cheslack-Postava 52a15d7c0b KAFKA-4783: Add ByteArrayConverter (KIP-128) 8 years ago
bbejeck 79f85039d7 KAFKA-3989; Initial support for adding a JMH benchmarking module 8 years ago
Maysam Yabandeh cb674e5487 KAFKA-4039; Fix deadlock during shutdown due to log truncation not allowed 8 years ago
Damian Guy 825f225bc5 KAFKA-4588: Wait for topics to be created in QueryableStateIntegrationTest.shouldNotMakeStoreAvailableUntilAllStoresAvailable 8 years ago
Ismael Juma da57bc27e7 KAFKA-4591; Create Topic Policy (KIP-108) 8 years ago
Shikhar Bhushan 2f90488323 KAFKA-3209: KIP-66: single message transforms 8 years ago
Rajini Sivaram 275c5e1df2 KAFKA-3751; SASL/SCRAM implementation 8 years ago
Jason Gustafson 67f1e5b91b KAFKA-4390; Replace MessageSet usage with client-side alternatives 8 years ago
Matthias J. Sax 9bed8fbcfc KAFKA-4393: Improve invalid/negative TS handling 8 years ago
Jason Gustafson 3b4c347949 KAFKA-2066; Use client-side FetchRequest/FetchResponse on server 8 years ago
Sumit Arrawatia ecc1fb10fa KAFKA-4093; Cluster Id (KIP-78) 8 years ago
Matthias J. Sax f7976d2fc1 KAFKA-4008: Module "tools" should not be dependent on "core" 8 years ago
Matthias J. Sax 8deedcacb6 KAFKA-3185: Allow users to cleanup internal Kafka Streams data 8 years ago
Damian Guy 7d9d1cb235 KAFKA-3561: Auto create through topic for KStream aggregation and join 9 years ago
Eno Thereska b3d2c0dabb MINOR: Added more integration tests 9 years ago
Liquan Pei 316389d6ad KAFKA-3611: Remove warnings when using reflections 9 years ago
Eno Thereska 94aee2143e KAFKA-3612: Added structure for integration tests 9 years ago
Rajini Sivaram 5b375d7bf9 KAFKA-3149; Extend SASL implementation to support more mechanisms 9 years ago
Guozhang Wang edeb11bc56 MINOR: Move streams-examples source files under src folder 9 years ago
Jiangjie Qin 45c8195fa1 KAFKA-3025; Added timetamp to Message and use relative offset. 9 years ago
Gwen Shapira b93f48f749 KAFKA-2422: Allow copycat connector plugins to be aliased to simpler names 9 years ago
Guozhang Wang d05fa0a03b KAFKA-2804: manage changelog topics through ZK in PartitionAssignor 9 years ago
Ismael Juma 52d5e88393 KAFKA-2847; Remove principal builder class from client configs 9 years ago
Ewen Cheslack-Postava 1408c670ea KAFKA-2807: Fix Kafka Connect packaging and move VerifiableSource/Sink into runtime jar. 9 years ago
Ewen Cheslack-Postava 8db55618d5 KAFKA-2752: Add VerifiableSource/Sink connectors and rolling bounce Copycat system tests. 9 years ago
Jason Gustafson bce664b42a KAFKA-2274: verifiable consumer and integration testing 9 years ago
Ewen Cheslack-Postava f2031d4063 KAFKA-2774: Rename Copycat to Kafka Connect 9 years ago
Ewen Cheslack-Postava c001b2040c KAFKA-2369: Add REST API for Copycat. 9 years ago
Grant Henke 2e4aed7070 KAFKA-2516: Rename o.a.k.client.tools to o.a.k.tools 9 years ago
Ewen Cheslack-Postava 2e61773590 KAFKA-2371: Add distributed support for Copycat. 9 years ago
Sriharsha Chintalapani 403158b54b KAFKA-1686; Implement SASL/Kerberos 9 years ago
flavio junqueira ce306ba4eb KAFKA-2639: Refactoring of ZkUtils 9 years ago
Ismael Juma 4e7db39556 MINOR: Make indenting in `checkstyle.xml` and `import-control.xml` consistent 9 years ago