116 Commits (95b46a12e5a74da2699b3472c639cc82b28cea96)

Author SHA1 Message Date
John Roesler ed51b2cdf5 KAFKA-6376; refactor skip metrics in Kafka Streams 7 years ago
Colin Patrick McCabe 832b096f4f KAFKA-6696 Trogdor should support destroying tasks (#4759) 7 years ago
Jorge Quilcate Otoya 6a99da87ab KAFKA-6058: KIP-222; Add Consumer Group operations to Admin API 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
Konstantine Karantasis 17aaff3606 KAFKA-6288: Broken symlink interrupts scanning of the plugin path 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
Matthias J. Sax a78f66a5ae KAFKA-3625: Add public test utils for Kafka Streams (#4402) 7 years ago
Rajini Sivaram b814a16b96 KAFKA-6241; Enable dynamic updates of broker SSL keystore (#4263) 7 years ago
Manikumar Reddy 27a8d0f9e7 KAFKA-4541; Support for delegation token mechanism 7 years ago
Manikumar Reddy 488ea4b9fd KAFKA-5647; Use KafkaZkClient in ReassignPartitionsCommand and PreferredReplicaLeaderElectionCommand 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
Colin P. Mccabe d9cbc6b1a2 KAFKA-5811; Add Kibosh integration for Trogdor and Ducktape 7 years ago
Colin P. Mccabe 4fac83ba1f KAFKA-6060; Add workload generation capabilities to Trogdor 7 years ago
Randall Hauch 11afff0990 KAFKA-5990: Enable generation of metrics docs for Connect (KIP-196) 7 years ago
Rajini Sivaram 021d8a8e96 KAFKA-5746; Add new metrics to support health checks (KIP-188) 7 years ago
Bill Bejeck 271f6b5aec KAFKA-5862: Remove ZK dependency from Streams reset tool, Part I 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
Rajini Sivaram 8fca432223 KAFKA-4764; Wrap SASL tokens in Kafka headers to improve diagnostics (KIP-152) 7 years ago
Jason Gustafson 3b5d88febb KAFKA-5783; Add KafkaPrincipalBuilder with support for SASL (KIP-189) 7 years ago
James Cheng 2fb5664bf4 KAFKA-5597: Autogenerate producer sender metrics 7 years ago
Colin P. Mccabe 0772fde562 KAFKA-5776; Add the Trogdor fault injection daemon 7 years ago
huxihx 607c3c21f6 KAFKA-5755; KafkaProducer should be refactored to use LogContext 7 years ago
Ismael Juma ed96523a2c KAFKA-4501; Java 9 compilation and runtime fixes 7 years ago
Randall Hauch 3b1cea60e9 KAFKA-5731; Corrected how the sink task worker updates the last committed offsets 7 years ago
Colin P. Mccabe c9ffab1622 KAFKA-5658; Fix AdminClient request timeout handling bug resulting in continual BrokerNotAvailableExceptions 7 years ago
radai-rosenblatt 47ee8e954d KAFKA-4602; KIP-72 - Allow putting a bound on memory consumed by Incoming requests 7 years ago
Matthias J. Sax b04bed022a KAFKA-3856; Cleanup Kafka Stream builder API (KIP-120) 7 years ago
Ismael Juma a293e1dc0c MINOR: Adjust checkstyle suppression paths to work on Windows 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 39eb31feae MINOR: Optimise performance of `Topic.validate()` 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
Mario Molina dc5bf4bd45 KAFKA-5218; New Short serializer, deserializer, serde 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
Jason Gustafson dfa3c8a92d KAFKA-5316; LogCleaner should account for larger record sets after cleaning 8 years ago
Rajini Sivaram 73ca0d215e KAFKA-5320: Include all request throttling in client throttle metrics 8 years ago
Matthias J. Sax 495836a4a2 KAFKA-4923: Modify compatibility test for Exaclty-Once Semantics in Streams 8 years ago
Jiangjie Qin 7fad45557e KAFKA-3995; KIP-126 Allow KafkaProducer to split and resend oversized batches 8 years ago
Xavier Léauté e287523577 KAFKA-5192: add WindowStore range scan (KIP-155) 8 years ago