Ethanlm commented on pull request #3318:
URL: https://github.com/apache/storm/pull/3318#issuecomment-668763829


   It is complaining about having duplicated configs in nimbus-test.clj
   ```
   Caused by: java.lang.IllegalStateException: 
STORM-DAEMON-METRICS-REPORTER-PLUGIN-DURATION-UNIT already refers to: 
#'org.apache.storm.daemon-config/STORM-DAEMON-METRICS-REPORTER-PLUGIN-DURATION-UNIT
 in namespace: org.apache.storm.nimbus-test
        at clojure.lang.Namespace.warnOrFailOnReplace(Namespace.java:88)
        at clojure.lang.Namespace.reference(Namespace.java:110)
   ```
   let me see how to fix it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to