Tsz Ming created STORM-242:
------------------------------
Summary: Rotated metrics.log.* should use ${storm.home} in cluster.xml
Key: STORM-242
URL: https://issues.apache.org/jira/browse/STORM-242
Project: Apache Storm (Incubating)
Issue Type: Bug
Reporter: Tsz Ming
Priority: Minor
Current value in cluster.xml:
<fileNamePattern>metrics.log.%i</fileNamePattern>
Should be similar to others:
<fileNamePattern>${storm.home}/logs/metrics.log.%i</fileNamePattern>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
|