4972 Commits (6f641fef6a88036ab4dacb59ab21bc8b21ef9bcf)
 

Author SHA1 Message Date
Rajini Sivaram 15bc40507b KAFKA-6501; Dynamic broker config tests updates and metrics fix (#4539) 7 years ago
Matthias J. Sax 77a6104f54
KAFKA-3625: add docs for Kafka Streams test-utils (follow up) (#4493) 7 years ago
Matthias J. Sax a1352f8c5a
MINOR: Add missing generics and surpress warning annotations (#4518) 7 years ago
Matthias J. Sax a0fb4db40a
MINOR: improve security docs for Kafka Streams (#4532) 7 years ago
Jason Gustafson dd51d19306
MINOR: Move processor response queue into Processor (#4542) 7 years ago
Daniel Wojda d8eddc6e16 MINOR: Add missing imports to 'Hello Kafka Streams' examples (#4535) 7 years ago
huxi ac267dc5ce KAFKA-6362; Async auto-commit should discover coordinator if it is unknown (#4326) 7 years ago
Guozhang Wang 077fd9ced3
HOTFIX: Fix broken javadoc links on web docs(#4543) 7 years ago
Ismael Juma 79f22805a7
MINOR: Update jetty, jackson, gradle and jacoco (#4547) 7 years ago
Guangxian 8a2d00fc44 KAFKA-6405: Fix incorrect comment in MetadataUpdater (#4361) 7 years ago
Dmitry Minkovsky e7905fc7c3 MINOR: Update TupleForwarder comment (#4414) 7 years ago
Bill Bejeck 67803384d9 MINOR: adding system tests for how streams functions with broker faiures (#4513) 7 years ago
Jason Gustafson 68ec1a3cce
KAFKA-6519; Reduce log level for normal replica fetch errors (#4501) 7 years ago
Guozhang Wang 5d69a79948
KAFKA-4641: Add more unit test for stream thread (#4531) 7 years ago
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