You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2020/08/04 18:51:53 UTC

[GitHub] [storm] Ethanlm edited a comment on pull request #3318: [STORM-3670] Separate configurations for daemon metric reporters and topology metrics reporters

Ethanlm edited a comment 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:
users@infra.apache.org