4708 Commits (0b3b6049f002acf040a5312cef35c87f199bbfd2)
 

Author SHA1 Message Date
Mats Julian Olsen 4ee5182f35 MINOR: Add attributes `processedKeys` and `processedValues` to MockProcessorSupplier (#3999) 7 years ago
Matthias J. Sax 164fea30ea
MINOR: update upgrade notes for Streams API; message format 0.10 requiered (#4500) 7 years ago
Bill Bejeck 263a510676 KAFKA-6367: StateRestoreListener use actual last restored offset for restored batch (#4507) 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
Guozhang Wang a88db95959
KAFKA-4750: Bypass null value and treat it as deletes (#4508) 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
Ewen Cheslack-Postava 6541ab1993 MINOR: Update release script with new remote, better error handling, correct mvn deploy profile 7 years ago
Robert Yokota 7d70a427b2 KAFKA-6504: Ensure uniqueness of connect task metric sensor creation (#4514) 7 years ago
Rajini Sivaram 65d262cc30
KAFKA-6528: Fix transient test failure in testThreadPoolResize (#4526) 7 years ago
Guozhang Wang 332e698ac9
MINOR: improve log4j messaging (#4530) 7 years ago
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