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

    https://github.com/apache/storm/pull/2184#discussion_r125291013
  
    --- Diff: storm-client/src/jvm/org/apache/storm/utils/NimbusClient.java ---
    @@ -96,6 +96,10 @@ public static NimbusClient 
getConfiguredClientAs(Map<String, Object> conf, Strin
             if (override != null) {
                 return new NimbusClient(override);
             }
    +        Map<String, Object> fullConf = Utils.readStormConfig();
    --- End diff --
    
    I'm not sure this change is related to the origin issue. Could you explain 
this change?


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to