[jboss-jira] [JBoss JIRA] (WFWIP-283) MP Fault Tolerance - No logging code in Warning: "No URLs will be polled as dynamic configuration sources"

Miroslav Novak (Jira) issues at jboss.org
Wed Dec 11 03:41:00 EST 2019


Miroslav Novak created WFWIP-283:
------------------------------------

             Summary: MP Fault Tolerance - No logging code in Warning: "No URLs will be polled as dynamic configuration sources"
                 Key: WFWIP-283
                 URL: https://issues.redhat.com/browse/WFWIP-283
             Project: WildFly WIP
          Issue Type: Bug
          Components: MP Fault Tolerance
            Reporter: Miroslav Novak
            Assignee: Radoslav Husar


There is warning without logging code:

{code}
09:17:08,750 WARN  [com.netflix.config.sources.URLConfigurationSource] (MSC service thread 1-7) No URLs will be polled as dynamic configuration sources.
{code}

Looks like this is caused by hystrix as it's missing config.properties file:
[1] https://github.com/Netflix/Hystrix/issues/275

This Warning should have logging code and hystrix updated not to log it on WARN level. 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list