Lee Dongjin
741cb761c5
KAFKA-4514; Add Codec for ZStandard Compression ( #2267 )
...
This patch adds support for zstandard compression to Kafka as documented in KIP-110: https://cwiki.apache.org/confluence/display/KAFKA/KIP-110%3A+Add+Codec+for+ZStandard+Compression .
Reviewers: Ivan Babrou <ibobrik@gmail.com>, Ismael Juma <ismael@juma.me.uk>, Jason Gustafson <jason@confluent.io>
6 years ago
Manikumar Reddy
f5341c9f35
MINOR: update comments in config/producer.properties
...
Author: Manikumar Reddy <manikumar.reddy@gmail.com>
Reviewers: Ismael Juma <ismael@juma.me.uk>
Closes #4070 from omkreddy/prodcuer.config
7 years ago
Manikumar Reddy
76a45e0dce
MINOR: Update `config/consumer.properties` to have new consumer properties
...
Author: Manikumar Reddy <manikumar.reddy@gmail.com>
Reviewers: Ismael Juma <ismael@juma.me.uk>
Closes #4055 from omkreddy/update-consumer-props
7 years ago
Ismael Juma
23d607dc21
MINOR: Update `config/producer.properties` to have new producer properties
...
Also include some trivial clean-ups in `ProducerConfig`and `BaseProducer`.
Author: Ismael Juma <ismael@juma.me.uk>
Reviewers: Gwen Shapira
Closes #710 from ijuma/use-new-producer-properties-in-config
9 years ago
James Oliver
37356bfee0
kafka-1493; Use a well-documented LZ4 compression format and remove redundant LZ4HC option; patched by James Oliver; reviewed by Jun Rao
10 years ago
Joe Stein
547ccedcfa
KAFKA-1456 Add LZ4 and LZ4C as a compression codec patch by James Oliver reviewed by Joe Stein
11 years ago
Jay Kreps
14af713252
Misc. minor house-keeping fixes: add reasonable GC settings, fix up README, fix up example configs, fix the logging for tools, use a log directory for logs instead of the root directory.
11 years ago
Swapnil Ghike
2d7403174f
kafka-871; Rename ZkConfig properties; patched by Swapnil Ghike; reviewed by Jun Rao
12 years ago
Neha Narkhede
66b1038957
KAFKA-829 Mirror maker needs to share the migration tool request channel; 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
Jun Rao
a975113c0e
confusing reference to zk.connect in config/producer.properties; patched by yazgoo; reviewed by Jun Rao; kafka-553
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1396652 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Joel Jacob Koshy
db4e02f263
Replace numerical compression codes in config with something human readable; KAFKA-363; patched by David Arthur; reviewed by Joel Koshy
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1393731 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Jun Rao
081f0d2353
migration tool from 0.7 to 0.8; patched by Yang Ye; reviewed by Jun Rao; kafka-327
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/branches/0.8@1389460 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Jun Rao
0153d4bb59
change ProducerShell to use high level producer; patched by Jun Rao; reviewed by Neha Narkhede; KAFKA-195
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/kafka/trunk@1198849 13f79535-47bb-0310-9956-ffa450edef68
13 years ago