2745 Commits (0971f66ff546f780b46cf341b41a1513f916398e)

Author SHA1 Message Date
Dhruvil Shah 9a71bfb9d6 KAFKA-7030; Add configuration to disable message down-conversion (KIP-283) (#5192) 7 years ago
Ismael Juma 0b591d703b
MINOR: Replace test usages of ClientUtils.fetchTopicMetadata with BaseRequestTest (#5216) 7 years ago
Jason Gustafson 443091b844
KAFKA-7050; Decrease default consumer request timeout to 30s (#5203) 7 years ago
Ismael Juma 5145d6b6b4
MINOR: Remove unnecessary old consumer usage in tests and other clean-ups (#5199) 7 years ago
Edoardo Comar 477ae9e860 MINOR: Test authorization of MetadataRequest with existing and non-existing topics (#5155) 7 years ago
Andy Coates a592402512 KAFKA-7007: Use JSON for /kafka-acl-extended-changes path (#5161) 7 years ago
Jimin Hsieh fa1d038390 MINOR: Clean up imports and unused variables (#5171) 7 years ago
Manikumar Reddy O 2bfb239495 KAFKA-7029: Update ReplicaVerificationTool not to use SimpleConsumer (#5188) 7 years ago
Dong Lin 4580d9f16a MINOR: Remove deprecated per-partition lag metrics 7 years ago
Andy Coates 49db5a63c0 KAFKA-7005: Remove duplicate resource class. (#5184) 7 years ago
Jon Lee 7d85785d3d KAFKA-6946; Keep the session id for incremental fetch when fetch responses are throttled 7 years ago
Ismael Juma a4c2921736
MINOR: Remove APIs deprecated in 0.11.0 for core and clients (#5158) 7 years ago
Dhruvil Shah d2b2fbdf94 KAFKA-6264; Split log segments as needed if offsets overflow the indexes (#4975) 7 years ago
Andy Coates 0b3989fd72 KAFKA-7006 - remove duplicate Scala ResourceNameType in preference to… (#5152) 7 years ago
Andy Coates b4fa87cc51 KAFKA-7011 - Remove ResourceNameType field from Java Resource class. (#5160) 7 years ago
Andy Coates b3aa655a70 KAFKA-6841: Support Prefixed ACLs (KIP-290) (#5117) 7 years ago
Edoardo Comar 0c035c46b4 KAFKA-6726: Fine Grained ACL for CreateTopics (KIP-277) (#4795) 7 years ago
Paolo Patierno be8808dd4b KAFKA-5588: Remove deprecated --new-consumer tools option (#5097) 7 years ago
Rajini Sivaram 7c69de42df
MINOR: Rename package `internal` to `internals` for consistency (#5137) 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
Paolo Patierno c8f38dff71 KAFKA-5919; Adding checks on "version" field for tools using it 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
Vahid Hashemian 341d5db260 KAFKA-6955: Use Java AdminClient in DeleteRecordsCommand (#5088) 7 years ago
huxi 0120e88e2c KAFKA-6973: Validate topic config message.timestamp.type (#5106) 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
Jon Lee 1facab387f KAFKA-6028: Improve the quota throttle communication (KIP-219) 7 years ago
Dong Lin d99f4a0ffa KAFKA-6617; Improve controller performance by batching reassignment znode write operation 7 years ago
Rajini Sivaram 3a8d3a7927 KAFKA-6916; Refresh metadata in admin client if broker connection fails (#5050) 7 years ago
Manikumar Reddy O 8bf20bb586 MINOR: Update consumer javadoc for invalid operations on unassigned partitions (#5005) 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
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
Ismael Juma 70f0d0bd3f
MINOR: Use reflection for signal handler and do not enable it for IBM JDK (#5047) 7 years ago
Sasaki Toru 440445e7c5 KAFKA-2061; Offer a --version flag to print the kafka version [KIP-278] (#639) 7 years ago
Ismael Juma 7132a85fc3 KAFKA-6921; Remove old Scala producer and related code 7 years ago
Rajini Sivaram ff9f928c16 KAFKA-6911; Fix dynamic keystore/truststore update check (#5029) 7 years ago
Jason Gustafson e8847205f9
MINOR: Fix transiently failing consumer group admin integration test (#5067) 7 years ago
Ismael Juma a30ecc6755 MINOR: Remove o.a.kafka.common.utils.Base64 and IS_JAVA8_COMPATIBLE 7 years ago
Colin Patrick McCabe 16ad358d64 KAFKA-6868; Fix buffer underflow and expose group state in the consumer groups API (#4980) 7 years ago
Rajini Sivaram c53e274d31 KAFKA-6917; Process txn completion asynchronously to avoid deadlock (#5036) 7 years ago