4787 Commits (bf8a4c2ce7291e2f92fca297e970f668b4b85066)
 

Author SHA1 Message Date
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
ekenny a9af5c7963 MINOR: Changed javadoc on KafkaConsumer#endOffsets (#3470) 7 years ago
Elyahou 739256bea9 MINOR: Fix comment on how to consume __consumer_offsets (#3710) 7 years ago
Travis Wellman a693e86181 MINOR: fix command help description on zookeeper host strings URLs (#2940) 7 years ago
Scott d706c87cb2 MINOR: a single doc typo (#2969) 7 years ago
Jeyhun Karimov c8d80073c9 MINOR: update javadocs for serde (#3047) 7 years ago
Mickael Maison 115c305526 MINOR: Fixed a few typos in configs and streams docs (#4452) 7 years ago
Yu-Jhe decfb834fb Add missing backslash (#4474) 7 years ago
Bill Bejeck c615c597aa KAFKA-6205: initialize topology after state stores restoration completed 7 years ago
Matthias J. Sax d673c8cf94 MINOR: update upgrade notes with regard to KIP-149 (#4439) 7 years ago