[ https://issues.apache.org/jira/browse/STORM-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248567#comment-14248567 ]
Sriharsha Chintalapani commented on STORM-248: ---------------------------------------------- [~fmazoyer] In your proposal I am not sure why the supervisor daemon changes should be different than other daemons . Can you please explain. I think we can have one method in python script to return the cluster.xml based on config and every other method can use it. > cluster.xml location is hardcoded for workers. > ---------------------------------------------- > > Key: STORM-248 > URL: https://issues.apache.org/jira/browse/STORM-248 > Project: Apache Storm > Issue Type: Bug > Reporter: Edward Goslin > Assignee: Frantz Mazoyer > Priority: Trivial > > when the supervisor spawns a worker process, it assumes the cluster.xml is in > -Dlogback.configurationFile=" storm-home "/logback/cluster.xml" > It should take the VM arguement for the supervisor and pass it down to the > worker. > System.get("logback.configurationFile", storm-home + "/logback/cluster.xml) -- This message was sent by Atlassian JIRA (v6.3.4#6332)