86 Commits (9495b5f991684d51ac22dccfe964030eed469f21)

Author SHA1 Message Date
Konstantine Karantasis e4cad35312 KAFKA-8014: Extend Connect integration tests to add and remove workers dynamically (#6342) 6 years ago
Mickael Maison 4824dc994d KAFKA-7972: Use automatic RPC generation in SaslHandshake 6 years ago
Alex Diachenko ec42e0378e KAFKA-7799; Use httpcomponents-client in RestServerTest. 6 years ago
Tom Bentley 269b65279c KAFKA-5692: Change PreferredReplicaLeaderElectionCommand to use Admin… (#3848) 6 years ago
Arjun Satish dc935c4beb MINOR: Handle case where connector status endpoints returns 404 (#6176) 6 years ago
Arjun Satish 69d8d2ea11 KAFKA-7503: Connect integration test harness 6 years ago
Colin Patrick McCabe 71e85f5e84 KAFKA-7609; Add Protocol Generator for Kafka (#5893) 6 years ago
Rajini Sivaram 4c602e6130
KAFKA-7498: Remove references from `common.requests` to `clients` (#5784) 6 years ago
Ismael Juma 578205cadd KAFKA-7439; Replace EasyMock and PowerMock with Mockito in clients module 6 years ago
John Roesler d57fe1b053 MINOR: single Jackson serde for PageViewTypedDemo (#5590) 6 years ago
Colin Patrick McCabe 609c81ec8b KAFKA-7183: Add a trogdor test that creates many connections to brokers (#5393) 6 years ago
Manikumar Reddy O 96c53e96b8 MINOR: Remove deprecated ZkUtils usage from EmbeddedKafkaCluster (#5324) 6 years ago
Andy Coates b3aa655a70 KAFKA-6841: Support Prefixed ACLs (KIP-290) (#5117) 7 years ago
Magesh Nandakumar 98094954a2 KAFKA-6776: ConnectRestExtension Interfaces & Rest integration (KIP-285) 7 years ago
Ron Dagostino 8c5d7e0408 KAFKA-6562: OAuth Authentication via SASL/OAUTHBEARER (KIP-255) (#4994) 7 years ago
Ismael Juma e70a191d30
KAFKA-4423: Drop support for Java 7 (KIP-118) and update deps (#5046) 7 years ago
John Roesler ed51b2cdf5 KAFKA-6376; refactor skip metrics in Kafka Streams 7 years ago
Jorge Quilcate Otoya 6a99da87ab KAFKA-6058: KIP-222; Add Consumer Group operations to Admin API 7 years ago
Rajini Sivaram 4019b21d60 KAFKA-6246; Dynamic update of listeners and security configs (#4488) 7 years ago
Randall Hauch 4c48942f9d KAFKA-5142: Add Connect support for message headers (KIP-145) 7 years ago
Manikumar Reddy 488ea4b9fd KAFKA-5647; Use KafkaZkClient in ReassignPartitionsCommand and PreferredReplicaLeaderElectionCommand 7 years ago
Jorge Quilcate Otoya 30f08d158a KAFKA-5520: KIP-171; Extend Consumer Group Reset Offset for Stream Application 7 years ago
Colin P. Mccabe 4fac83ba1f KAFKA-6060; Add workload generation capabilities to Trogdor 7 years ago
Rajini Sivaram 021d8a8e96 KAFKA-5746; Add new metrics to support health checks (KIP-188) 7 years ago
Rajini Sivaram 96ba21e0df KAFKA-5947; Handle authentication failure in admin client, txn producer 7 years ago
Jason Gustafson 0cf7708007 MINOR: Move request/response schemas to the corresponding object representation 7 years ago
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