5140 Commits (22356d55ef232871f144be750087f71c5ed1e9a9)
 

Author SHA1 Message Date
John Roesler ba5fd3c8a4 MINOR: Add regression tests for KTable mapValues and filter (#5134) 7 years ago
Mickael Maison 8a166f8c28 KAFKA-6750: Add listener name to authentication context (KIP-282) (#4829) 7 years ago
Rajini Sivaram 9df3872fbd KAFKA-3665: Enable TLS hostname verification by default (KIP-294) (#4956) 7 years ago
Jorge Quilcate Otoya e8ddb76573 KAFKA-6938: Add documentation for accessing Headers on Kafka Streams Processor API (#5128) 7 years ago
John Roesler 6f9f365573 KAFKA-6813: return to double-counting for count topology names (#5075) 7 years ago
Paolo Patierno c8f38dff71 KAFKA-5919; Adding checks on "version" field for tools using it 7 years ago
Guozhang Wang 718d6f2475
MINOR: Remove deprecated KafkaStreams constructors in docs (#5118) 7 years ago
Jason Gustafson d02f02130e MINOR: Fix bug in AdminClient node reassignment following connection failure (#5112) 7 years ago
Manikumar Reddy O 202ab22b98 KAFKA-5523: Remove ReplayLogProducer tool (#5092) 7 years ago
Vahid Hashemian 0cacbcf30e MINOR: Remove usages of JavaConversions and fix some typos (#5115) 7 years ago
Rajini Sivaram f6d7377f95 KAFKA-6912; Add test for authorization with custom principal types 7 years ago
Jason Gustafson 7b0254e00f
HOTFIX: Fix compilation error in ConsumerPerformance (#5127) 7 years ago
Alex Dunayevsky 1d5f8649ce KAFKA-6743; ConsumerPerformance fails to consume all messages [KIP-281] (#4818) 7 years ago
Robert Yokota adec6d6e47 MINOR: Fix JMX serialization by reverting lazy computation of JMX attributes (#5114) 7 years ago
Vahid Hashemian 341d5db260 KAFKA-6955: Use Java AdminClient in DeleteRecordsCommand (#5088) 7 years ago
Mickael Maison 73e2cbbd8f KAFKA-6760: Fix response logging in the Controller (#4834) 7 years ago
Bill Bejeck cb2f024f87 MINOR: Use thread name and task for sensor name (#5111) 7 years ago
huxi 0120e88e2c KAFKA-6973: Validate topic config message.timestamp.type (#5106) 7 years ago
emmanuel Harel e24916a68f MINOR:Fix table outer join test (#5099) 7 years ago
Joan Goyeau ad56f04af9 KAFKA-6936: Implicit materialized for aggregate, count and reduce (#5066) 7 years ago
Dhruvil Shah 837f31dd18 KAFKA-6927; Chunked down-conversion to prevent out of memory errors on broker [KIP-283] (#4871) 7 years ago
Matthias J. Sax d166485be1
KAFKA-6054: Add 'version probing' to Kafka Streams rebalance (#4636) 7 years ago
Jason Gustafson 3683d475ed
MINOR: Follow-up improvements for KIP-266 (#5084) 7 years ago
Robert Yokota 08e8facdc9 KAFKA-6886: Externalize secrets from Connect configs (KIP-297) 7 years ago
Guozhang Wang f33e9a346e KAFKA-4936: Add dynamic routing in Streams (#5018) 7 years ago
Arjun Satish f8dfbb067c KAFKA-6738: Implement error handling for source and sink tasks (KIP-298) 7 years ago
Florian Hussonnois 14171fa8b4 KAFKA-6957 make InternalTopologyBuilder accessible from AbstractStream subclasses (#5085) 7 years ago
Dark 2b6630b518 Remove duplicate code which is invoked twice (#5039) 7 years ago
Joan Goyeau 1e0793c4ce Update doc of curried joins and aggregates (#5053) 7 years ago
Jon Lee 1facab387f KAFKA-6028: Improve the quota throttle communication (KIP-219) 7 years ago
ConcurrencyPractitioner f24a62d4ac KAFKA-6608; Add timeout parameter to blocking consumer calls [KIP-266] (#5014) 7 years ago
Dong Lin d99f4a0ffa KAFKA-6617; Improve controller performance by batching reassignment znode write operation 7 years ago
Magesh Nandakumar 98094954a2 KAFKA-6776: ConnectRestExtension Interfaces & Rest integration (KIP-285) 7 years ago
Randall Hauch fffb9c5b5c KAFKA-6913: Add Connect converters and header converters for short, integer, long, float, and double (KIP-305) 7 years ago
Bill Bejeck 4943c3f2f7 MINOR: reduce commit time on test (#5095) 7 years ago
Chris Egerton a64ab91238 KAFKA-5540: Deprecate internal converter configs (KIP-174) 7 years ago
Rajini Sivaram 3a8d3a7927 KAFKA-6916; Refresh metadata in admin client if broker connection fails (#5050) 7 years ago
Andras Beni 24a7b1c6a5 MINOR: Remove findbugs exclusion matching removed old producer (#5090) 7 years ago
Manikumar Reddy O 8bf20bb586 MINOR: Update consumer javadoc for invalid operations on unassigned partitions (#5005) 7 years ago
Ismael Juma b751321486 MINOR: Remove MaxPermSize from gradle.properties 7 years ago
John Roesler c470ff70d3 KAFKA-5697; Implement new consumer poll API from KIP-266 (#4855) 7 years ago
Chia-Ping Tsai 8d1e96181d MINOR: Replace unused variables by underscore (#5003) 7 years ago
Ron Dagostino 8c5d7e0408 KAFKA-6562: OAuth Authentication via SASL/OAUTHBEARER (KIP-255) (#4994) 7 years ago
Manikumar Reddy O d45d7ec781 KAFKA-2951; Add a test to verify produce, consume with ACLs for topic/group wildcard resources (#5054) 7 years ago
Jason Gustafson 7f19df29ac MINOR: AdminClient should respect retry backoff 7 years ago
maytals 39fe105dfd Minor: Fixed ConsumerOffset#path (#5060) 7 years ago
yaphet ab3ff7101c KAFKA-6930: Convert byte array to string in KafkaZkClient debug log (#5061) 7 years ago
Jun Rao 345db59650
KAFKA-6937: In-sync replica delayed during fetch if replica throttle is exceeded (#5074) 7 years ago
Radai Rosenblatt c9ec292135 Improve kafka client sensor registration performance by lazily calculating JMX attributes 7 years ago
Ismael Juma 70f0d0bd3f
MINOR: Use reflection for signal handler and do not enable it for IBM JDK (#5047) 7 years ago