Jay Kreps created KAFKA-363:
-------------------------------
Summary: Replace numerical compression codes in config with
something human readable
Key: KAFKA-363
URL: https://issues.apache.org/jira/browse/KAFKA-363
Project: Kafka
Issue Type: Bug
Components: config
Affects Versions: 0.8
Reporter: Jay Kreps
Assignee: Jay Kreps
Priority: Minor
Currently we have compression codes like 1 or 2, which is pretty unintuitive.
What does 1 mean?
We should replace these with human-readable codes like "snappy", "gzip", or
"none" and change the documentation. We can continue to support the existing
integer codes in addition for backwards compatibility with existing
configurations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira