Github user hustfxj commented on the pull request: https://github.com/apache/storm/pull/886#issuecomment-163607879 @zhuoliu Storm current log structures is: storm-home/logs/ ------supervisor.log ------nimbus.log ------workers-artifacts/ -----------topo1/ ------------------port1/ ------------------port2/ ------------------------worker.log ------------------------worker.log.err ------------------------gc.log worker's gc log's name maybe like {workers-artifacts}-{topo}-{port}-{worker}.gc. Supervisor will restart the worker if some worker dead. Then the worker's gc name is the same as before. I find the dead worker gc log is coverd with new gc log
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---