1323 Commits (9dac615d228c5b3464c6322aea9f9ce70f9ef37b)

Author SHA1 Message Date
Jason Gustafson 6d18d882b8
KAFKA-6397: Consumer should not block setting positions of unavailable partitions (#4557) 7 years ago
Manikumar Reddy O 36b00300f5 MINOR: Update log condition in JassContext.loadServerContext (#4566) 7 years ago
Guozhang Wang f3a3253e24
HOTFIX: Fix reset integration test hangs on busy wait (#4491) 7 years ago
Magnus Reftel 234b54c2c4 MINOR: more details in error message descriptions (#3267) 7 years ago
Benedict Jin 2693e9be74 MINOR: Misc improvements on runtime / storage / metrics / config parts (#4525) 7 years ago
Rajini Sivaram d030caf956 MINOR: Use enum for close mode in Selector instead of two booleans (#4559) 7 years ago
Kamal C 83b058a0d1 MINOR: Code cleanup (#4229) 7 years ago
Vahid Hashemian 596d3d0ec4 KAFKA-5944: Unit tests for handling SASL authentication failures in clients (#3965) 7 years ago
parafiend fc56a90e05 KAFKA-6529: Stop file descriptor leak when client disconnects with staged receives (#4517) 7 years ago
huxi ac267dc5ce KAFKA-6362; Async auto-commit should discover coordinator if it is unknown (#4326) 7 years ago
Guangxian 8a2d00fc44 KAFKA-6405: Fix incorrect comment in MetadataUpdater (#4361) 7 years ago
Rajini Sivaram 65b5ccf641
KAFKA-6532: Reduce impact of delegation tokens on public interfaces (#4524) 7 years ago
Jun Rao caf03d642b Minor: fix compilation error in KAFKA-6254 7 years ago
Wladimir Schmidt c32860b224 MINOR: exchange redundant Collections.addAll with parameterized constructor (#4521) 7 years ago
huxihx 7c97b239a5 KAFKA-6184; report a metric of the lag between the consumer offset ... 7 years ago
Randall Hauch 447c64fffb KAFKA-5987: Maintain order of metric tags in generated documentation 7 years ago
Colin P. Mccabe 7fe1c2b3d3 KAFKA-6254; Incremental fetch requests 7 years ago
Rajini Sivaram 4019b21d60 KAFKA-6246; Dynamic update of listeners and security configs (#4488) 7 years ago
Rajini Sivaram 505adefcec KAFKA-6494; ConfigCommand update to use AdminClient for broker configs (#4503) 7 years ago
Jiangjie Qin 7804ea173b KAFKA-6489; Fetcher.retrieveOffsetsByTimes() should batch the metadata fetch. 7 years ago
Vahid Hashemian 1ed6da7cc8 KAFKA-6275: Add DeleteGroups API (KIP-229) (#4479) 7 years ago
Soenke Liebau 530bc59de2 KAFKA-4930: Enforce set of legal characters for connector names (KIP-212) 7 years ago
Steven Aerts ae42cc8030 KAFKA-6018: Make KafkaFuture.Future an interface (KIP-218) 7 years ago
Jakub Scholz 3431be2aeb KAFKA-4029: SSL support for Connect REST API (KIP-208) 7 years ago
Colin Patrick McCabe ef93998fa7 KAFKA-6418; AdminClient should handle empty or null topic names better (#4470) 7 years ago
Rajini Sivaram 70d3b19b11
KAFKA-6243: Enable dynamic updates of broker metrics reporters (#4464) 7 years ago
Sean McCauliff d97e63b260 KAFKA-6345; Keep a separate count of in-flight requests to avoid ConcurrentModificationException. 7 years ago
Ron Dagostino b7a0c327cc KAFKA-6464: Fix Base64URL encode padding issue under JRE 1.7 (#4455) 7 years ago
Matthias J. Sax a78f66a5ae KAFKA-3625: Add public test utils for Kafka Streams (#4402) 7 years ago
Vahid Hashemian 1e04f5d234 MINOR: Fix Javadoc Issues (#4190) 7 years ago
Colin Patrick McCabe e8b30e4d25 MINOR: MetadataResponse#toStruct should serialize null leaders correctly. (#4449) 7 years ago
Koen De Groote 1fef10d47f MINOR: Replace empty string concattenation with String.valueOf() where possible. (#4369) 7 years ago
Antony Stubbs 4a274bc9fd MINOR: JavaDoc improvements for RangeAssignor (#4079) 7 years ago
ekenny a9af5c7963 MINOR: Changed javadoc on KafkaConsumer#endOffsets (#3470) 7 years ago
Manikumar Reddy O 6d266907cd KAFKA-4991; Resolve findbugs warnings in KerberosLogin (#4394) 7 years ago
Charly Molter aa42a11dfd KAFKA-6180; Add a Validator for NonNull configurations and remove redundant null checks on lists (#4188) 7 years ago
Rajini Sivaram b814a16b96 KAFKA-6241; Enable dynamic updates of broker SSL keystore (#4263) 7 years ago
Jason Gustafson ca30c2d55b
KAFKA-6366: Fix stack overflow in consumer due to many offset commits during coordinator disconnect (#4349) 7 years ago
Magnus Reftel 40759595e2 MINOR: Fix typo in KafkaConsumer javadoc (#4422) 7 years ago
Matthias J. Sax f6f65a7868
KAFKA-6302: Improve AdmintClient JavaDocs 7 years ago
Matthias J. Sax 11f3db0b73
KAFKA-6382: Make ProducerConfig and ConsumerConfig constructors public (#4341) 7 years ago
Manikumar Reddy 27a8d0f9e7 KAFKA-4541; Support for delegation token mechanism 7 years ago
cmolter 5d81639907 KAFKA-5890; records.lag should use tags for topic and partition rather than using metric name. 7 years ago
Filipe Agapito 697a4af35a KAFKA-6363: Use MockAdminClient for any unit tests that depend on AdminClient (#4371) 7 years ago
Ewen Cheslack-Postava bfb272c5cd KAFKA-6311: Expose Kafka cluster ID in Connect REST API (KIP-238) (#4314) 7 years ago
Narendra kumar f459a31ccb KAFKA-6298; Added support for location aware logger which fixes log line numbers (#4311) 7 years ago
Bill Bejeck 0ecc3596b4 KAFKA-6269: KTable restore fails after rebalance (#4300) 7 years ago
tedyu 5d4965bad4 KAFKA-6307: Fix KafkaMbean leak in JmxReporter (#4307) 7 years ago
Satish Duggana a3aea3cf4d MINOR: Fixed clusterId reference in Metadata.update (#4360) 7 years ago
Matthias Wessendorf 0538f15ac3 KAFKA-5772 Improve Util classes (#3370) 7 years ago