Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/2389#discussion_r148668797 --- Diff: storm-core/src/jvm/org/apache/storm/utils/SupervisorClient.java --- @@ -0,0 +1,59 @@ +package org.apache.storm.utils; --- End diff -- Missing license header.
---