55 Commits (trunk)

Author SHA1 Message Date
Federico Valeri 111df859f0
MINOR: Add comment to onPartitionsLost override (#14121) 1 year ago
Said Boudjelda 2574bef61c
MINOR: remove unused variable in examples (#14021) 1 year ago
Federico Valeri c757af5f7c
KAFKA-14752: Kafka examples improvements - demo changes (#13517) 1 year ago
Federico Valeri ee41328635
KAFKA-14752: Kafka examples improvements - processor changes (#13516) 1 year ago
Federico Valeri 78090bb4cd
KAFKA-14752: Kafka examples improvements - producer changes (#13515) 1 year ago
Federico Valeri 33012b5ec3
KAFKA-14752: Kafka examples improvements - consumer changes (#13514) 1 year ago
Philip Nee 4527e54647
KAFKA-14753: Improve kafka producer example (#13354) 2 years ago
Philip Nee b19ae7857b
KAFKA-14752: Improving the existing consumer examples (#13353) 2 years ago
Philip Nee 6d64075230
KAFKA-14708: Use Java thread instead of kafka library for example purpose (#13238) 2 years ago
liuzhuang2017 109b74c590
MINOR: Update the README file in examples. (#12272) 2 years ago
jiameixie 8a83025109
KAFKA-9922: Update demo instructions in examples README (#8559) 4 years ago
Lee Dongjin b2aec9496d
MINOR: Fix javadoc at org.apache.kafka.clients.producer.KafkaProducer.InterceptorCallback#onCompletion (#7337) 5 years ago
Boyang Chen 776565f7a8
MINOR: Improve EOS example exception handling (#8052) 5 years ago
Boyang Chen 07db26c20f
KAFKA-9417: New Integration Test for KIP-447 (#8000) 5 years ago
Boyang Chen f48946f572
HOTFIX: Fix spotsbug failure in Kafka examples (#8051) 5 years ago
Boyang Chen 9d17bf98b6
KAFKA-9447: Add new customized EOS model example (#8031) 5 years ago
huxi 895c83f88d KAFKA-7412: clarify the doc for producer callback (#5798) 6 years ago
Viktor Somogyi 8a78d76466 KAFKA-7140; Remove deprecated poll usages (#5319) 6 years ago
Ismael Juma cc4dce94af
KAFKA-2983: Remove Scala consumers and related code (#5230) 6 years ago
UVN 1667c16be1 MINOR: Read configuration fields from ProducerConfig in example (#4601) 7 years ago
Vahid Hashemian f85c18032b KAFKA-3264; Deprecate the old Scala consumer (KIP-109) 7 years ago
Matthias J. Sax d0e436c471 MINOR: improve license header check by providing head file instead of (prefix) header regex 8 years ago
Qian Zheng 39a1c42dfc MINOR: add a space to separate two words 8 years ago
Rajini Sivaram 9d71489ff0 KAFKA-3548: Use root locale for case transformation of constant strings 9 years ago
Ismael Juma e3ab96b2f0 MINOR: Example style improvements 9 years ago
Grant Henke 64b746bd8b KAFKA-3020; Ensure CheckStyle runs on all Java code 9 years ago
Ashish Singh 5338f8432f KAFKA-2487: change kafka.examples.Consumer to use the new java consumer 9 years ago
Ismael Juma ed1a548c50 KAFKA-2140 Improve code readability; reviewed by Neha Narkhede 10 years ago
Ashish Singh 5408931a29 kafka-1982; change kafka.examples.Producer to use the new java producer; patched by Ashish Singh; reviewed by Gwen Shapira, Mayuresh Gharat and Jun Rao 10 years ago
Jay Kreps 1c6d5bbac6 KAFKA-1915: Add checkstyle for java code. 10 years ago
Geoffrey Anderson b77099626e kafka-1700; examples directory - README and shell scripts are out of date; patched by Geoffrey Anderson; reviewed by Jun Rao 10 years ago
Joe Stein a8297cc6ca KAFKA-1254 remove vestigial sbt patch by Joe Stein; reviewed by Jun Rao 11 years ago
Ailing Zhang e1f7bea157 kafka-1205; README in examples not update; patched by Ailing Zhang; reviewed by Jun Rao 11 years ago
Swapnil Ghike 2d7403174f kafka-871; Rename ZkConfig properties; patched by Swapnil Ghike; reviewed by Jun Rao 12 years ago
Jun Rao a40953196e Use uniform convention for naming properties keys; kafka-648; patched by Sriram Subramanian; reviewed by Jun Rao 12 years ago
Derek Chen-Becker 45cb03d456 Re-applied old patch from KAFKA-139 12 years ago
Edward Jay Kreps 4be0b1be29 KAFKA-521 Refactor the log subsystem. Patch reviewed by Neha. 12 years ago
Neha Narkhede d7c71c0949 KAFKA-622 Create mbeans per client; patched by Swapnil; reviewed by Neha Narkhede 12 years ago
Edward Jay Kreps 60d0587e8f KAFKA-545 Add some log performance tests. 12 years ago
Edward Jay Kreps f4ccf21d5d KAFKA-544 Store the key given to the producer in the message. Expose this key in the consumer. Patch reviewed by Jun. 12 years ago
Neha Narkhede 98f6407089 KAFKA-537 Expose clientId in ConsumerConfig and fix correlation id; patched by Yang Ye; reviewed by Neha Narkhede 12 years ago
Jun Rao ee855fe1aa remove ZK dependency on producer; patched by Yang Ye; reviewed by Jun Rao; KAFKA-369 12 years ago
Joe Stein 822963bb9d KAFKA-348 merge trunk to branch 1239902:1310937 patch by Joe Stein reviewed by Jun Rao 12 years ago
Jun Rao c0e190cdef Separate out Kafka mirroring into a stand-alone app; patched by Joel Koshy; reviewed by Jun Rao and Neha Narkhede; KAFKA-249 13 years ago
Jun Rao a5fb217293 new consumer request format; patched by Prashanth Menon; reviewed by Jun Rao and Jay Kreps; KAFKA-240 13 years ago
Neha Narkhede fa09aacdbd KAFKA-141 Check and make sure that the files that have been donated have been updated to reflect the new ASF copyright;patched by nehanarkhede; reviewd by jjkoshy 13 years ago
Neha Narkhede f34dfc002d Reverting accidental commit 1180110, which is pending review for KAFKA-141 13 years ago
Neha Narkhede a99becbe49 Minor patch, removing the .gitigore file 13 years ago
Jun Rao 4092ceeb5a Consumer needs a pluggable decoder; patched by Joel Koshy; reviewed by Jun Rao; KAFKA-3 13 years ago
Henry Saputra 462dfda513 KAFKA-93 | Change and add ASF source header to follow standard ASF source header (http://www.apache.org/legal/src-headers.html). 13 years ago