Sijie Guo created DL-15:
---------------------------
Summary: Update configuration files to use new configuration keys
Key: DL-15
URL: https://issues.apache.org/jira/browse/DL-15
Project: DistributedLog
Issue Type: Task
Affects Versions: 0.4.0
Reporter: Sijie Guo
Currently the default configuration files (e.g the template files) are using
the old configuration keys. It would be good to update the configuration files
to use new configuration keys.
for example, 'retention-size' to 'logSegmentRetentionHours'.
More details: in
https://github.com/apache/incubator-distributedlog/blob/master/distributedlog-core/src/main/java/com/twitter/distributedlog/DistributedLogConfiguration.java
We need to change to use non "xxx_OLD" keys.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)