Github user HeartSaVioR commented on a diff in the pull request:

    https://github.com/apache/storm/pull/2759#discussion_r201930522
  
    --- Diff: storm-client/src/jvm/org/apache/storm/daemon/StormCommon.java ---
    @@ -85,11 +84,6 @@ public static StormCommon setInstance(StormCommon 
common) {
             return oldInstance;
         }
     
    -    @Deprecated
    --- End diff --
    
    We don't provide alternative while deprecating, so might be OK to keep 
this. Actually we don't provide why it is deprecated.


---

Reply via email to