2365 Commits (6a3382c9d397619a7f27766fd28aff41d85ed4ff)

Author SHA1 Message Date
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
Dong Lin 0bb48a1669 KAFKA-3473; More Controller Health Metrics (KIP-237) 7 years ago
Manikumar Reddy O ec7ba32af6 KAFKA-6394; Add a check to prevent misconfiguration of advertised listeners (#4897) 7 years ago
fedosov-alexander 6eb7cf1300 KAFKA-5965: Remove Deprecated AdminClient from Streams Resetter Tool (#4968) 7 years ago
Ismael Juma c3921d489f
MINOR: Rename RecordFormat to RecordVersion (#4809) 7 years ago
Rajini Sivaram 7ed7cca4c9 KAFKA-6893; Create processors before starting acceptor in SocketServer (#4999) 7 years ago
Anna Povzner 9679c44d2b KAFKA-6361: Fix log divergence between leader and follower after fast leader fail over (#4882) 7 years ago
Rajini Sivaram 0ecb72f59d
KAFKA-6834: Handle compaction with batches bigger than max.message.bytes (#4953) 7 years ago
Colin Patrick McCabe b27e098a7d MINOR: Fix trace logging in ReplicaManager (#4916) 7 years ago
Jason Gustafson bce10794a0 KAFKA-6879; Invoke session init callbacks outside lock to avoid Controller deadlock (#4977) 7 years ago
Anna Povzner a5318722c7 KAFKA-6857; Leader should reply with undefined offset if undefined leader epoch requested (#4967) 7 years ago
Rajini Sivaram 6dbd9b59e6 KAFKA-6854; Handle batches deleted during log cleaning of logs with txns (#4962) 7 years ago
Fedor Bobin de147837dd KAFKA-6853: ZooKeeperRequestLatencyMs is incorrect (#4961) 7 years ago
Ismael Juma 55cdc934fb
Upgrade ZooKeeper to 3.4.12 and Scala to 2.12.6 (#4940) 7 years ago
Guozhang Wang a7746dd5b4 HOTFIX: Simplify ConsoleConsumer stripWithPrefix function 7 years ago
Mickael Maison b82252b1e0 MINOR: Removed unused imports in a few tests (#4938) 7 years ago
Rajini Sivaram b4d8552218
KAFKA-6526: Enable unclean leader election without controller change (#4920) 7 years ago
Rajini Sivaram 9d2efd83a6 KAFKA-6810; Enable dynamic update of SSL truststores (#4904) 7 years ago
Jason Gustafson f467c9c243
MINOR: Ensure exception messages include partition/segment info when possible (#4907) 7 years ago
Mickael Maison 902009ea98 KAFKA-3417: Wrap metric reporter calls in try/catch blocks (#3635) 7 years ago