[ https://issues.apache.org/jira/browse/STORM-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhishek Agarwal updated STORM-1046: ------------------------------------ Attachment: STORM-1046.patch This patch is against the 0.9.x-branch after the backport of STORM-485. I can send a PR against the master branch if needed. > Topology level isolation between worker logs > -------------------------------------------- > > Key: STORM-1046 > URL: https://issues.apache.org/jira/browse/STORM-1046 > Project: Apache Storm > Issue Type: Improvement > Reporter: Abhishek Agarwal > Attachments: STORM-1046.patch > > > Since workers can be reassigned to topologies, same worker log file contains > log of different topologies. It is difficult to extract the topology logs > from same worker file. > Instead for each topology, a directory should be created inside logs folder, > and its here, the worker logs of the topology should be written to. -- This message was sent by Atlassian JIRA (v6.3.4#6332)