4946 Commits (c6fd3d488e8dba904f6abb2324a89466fc354387)
 

Author SHA1 Message Date
Ewen Cheslack-Postava 2d4fb78540 MINOR: Update copyright year in NOTICE 7 years ago
Randall Hauch 447c64fffb KAFKA-5987: Maintain order of metric tags in generated documentation 7 years ago
Manikumar Reddy ed971fd434 KAFKA-6452; Add documentation for delegation token authentication 7 years ago
Colin P. Mccabe 7fe1c2b3d3 KAFKA-6254; Incremental fetch requests 7 years ago
Jeff Klukas eb3fef760e KAFKA-6253: Improve sink connector topic regex validation 7 years ago
Edoardo Comar 822cd7d608 MINOR: Removed explicit class checks for PolicyViolationException (#4515) 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
Gunnar Morling f9b56d680b KAFKA-6515; Adding toString() method to o.a.k.connect.data.Field (#4509) 7 years ago
Rajini Sivaram 505adefcec KAFKA-6494; ConfigCommand update to use AdminClient for broker configs (#4503) 7 years ago
Yu f6bbec4af2 KAFKA-6354: Update KStream JavaDoc using new State Store API (#4456) 7 years ago
Vahid Hashemian 8b60c8b141 MINOR: Update docs for KIP-229 (#4499) 7 years ago
bartdevylder b0132c31e9 KAFKA-6487: ChangeLoggingKeyValueBytesStore does not propagate delete (#4495) 7 years ago
Jason Gustafson afdf9a8510 KAFKA-6492; Fix log truncation to empty segment 7 years ago
Andy Bryant 86de4a86b8 KAFKA-6378: For KStream-GlobalKTable joins let null KeyValueMapper results indicate no match (#4494) 7 years ago
Dmitry Minkovsky 498cf73f54 MINOR: Fix typo in KTable javadoc 7 years ago
Guozhang Wang 4a2aa4bb67
KAFKA-6499: Do not write offset checkpoint file with empty offset map (#4492) 7 years ago
Jiangjie Qin 7804ea173b KAFKA-6489; Fetcher.retrieveOffsetsByTimes() should batch the metadata fetch. 7 years ago
Damian Guy ca01711c0e
Bump trunk versions to 1.2-SNAPSHOT (#4505) 7 years ago
Rajini Sivaram c38a34559f
MINOR: Fix brokerId passed to metrics reporters (#4497) 7 years ago
Panuwat Anawatmongkhon b8222065e0 KAFKA-6138 Simplify StreamsBuilder#addGlobalStore (#4430) 7 years ago
Vahid Hashemian 1ed6da7cc8 KAFKA-6275: Add DeleteGroups API (KIP-229) (#4479) 7 years ago
Randall Hauch 4c48942f9d KAFKA-5142: Add Connect support for message headers (KIP-145) 7 years ago
Soenke Liebau 530bc59de2 KAFKA-4930: Enforce set of legal characters for connector names (KIP-212) 7 years ago
fredfp 15568fdbe7 KAFKA-6323: punctuate with WALL_CLOCK_TIME triggered immediately (#4301) 7 years ago
Guozhang Wang 3e4176fdd6 HOTFIX: ignore reset integration tests 7 years ago
Steven Aerts ae42cc8030 KAFKA-6018: Make KafkaFuture.Future an interface (KIP-218) 7 years ago
Bill Bejeck c6635e8d12 KAFKA-4969: Attempt to evenly distribute load of tasks (#4410) 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
Guozhang Wang 2264613c4e
KAFKA-6166: Update javadoc for streams config (#4489) 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
Filipe Agapito cb93d76461 KAFKA-6166: Streams configuration requires consumer. and producer. in order to be read (#4434) 7 years ago
Rajini Sivaram 710aa678b7
KAFKA-6242: Dynamic resize of various broker thread pools (#4471) 7 years ago
Konstantine Karantasis b4165522b3 KAFKA-6148; ClassCastException in connectors that include kafka-clients packages (#4457) 7 years ago
Ron Dagostino b7a0c327cc KAFKA-6464: Fix Base64URL encode padding issue under JRE 1.7 (#4455) 7 years ago
Guozhang Wang fdc14daced
MINOR: Code refacotring in KTable-KTable Join (#4486) 7 years ago
Tanvi Jaywant 05e42e1df1 KAFKA-6451: Simplifying KStreamReduce and KStreamAggregate 7 years ago
Matthias J. Sax a78f66a5ae KAFKA-3625: Add public test utils for Kafka Streams (#4402) 7 years ago
Joel Hamill 6ea53d22e2 MINOR: Fix some streams web doc nits (#4411) 7 years ago
Kamil Szymański b5da5f8bec MINOR: Optimize KTable-KTable join value getter supplier (#4458) 7 years ago
RichardYuSTUG 2f267871ea HOTFIX: ambiguity issue calling putAll() in scala compilation against JAVA 9 7 years ago
Vahid Hashemian 1e04f5d234 MINOR: Fix Javadoc Issues (#4190) 7 years ago
Rajini Sivaram 9b3722cea1
KAFKA-6245: Dynamic update of topic config defaults (#4466) 7 years ago
Colin Patrick McCabe e8b30e4d25 MINOR: MetadataResponse#toStruct should serialize null leaders correctly. (#4449) 7 years ago
Rajini Sivaram 70cecb6881 KAFKA-6244; Dynamic update of log cleaner configuration (#4465) 7 years ago
Koen De Groote 1fef10d47f MINOR: Replace empty string concattenation with String.valueOf() where possible. (#4369) 7 years ago
Jakub Scholz 93ab94d7ed MINOR: Add authorizer.class.name to the security section in documentation (#4310) 7 years ago
Antony Stubbs 4a274bc9fd MINOR: JavaDoc improvements for RangeAssignor (#4079) 7 years ago