Github user zd-project commented on the issue:
https://github.com/apache/storm/pull/2714
Additional questions:
1. Is worker considered a separate daemon from supervisor? How should we
differentiate worker's metrics from supervisor's metrics? For example, the
worker's kill/restart operations are handled by supervisors. Does this make
them supervisor's metrics?
2. Are DRPC and LogViewer considered server Daemon? Can I add them to the
DaemonType enum?---
