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

    https://github.com/apache/storm/pull/2752#discussion_r204259546
  
    --- Diff: 
storm-core/src/jvm/org/apache/storm/command/UploadCredentials.java ---
    @@ -34,6 +34,11 @@
     
         private static final Logger LOG = 
LoggerFactory.getLogger(UploadCredentials.class);
     
    +    /**
    +     * Uploads credentials for a topology.
    +     * @param args To accept topology name.
    +     * @throws Exception Ignored.
    --- End diff --
    
    Same here.


---

Reply via email to