[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
Fri Dec 13 05:48:00 EST 2019


    [ https://issues.redhat.com/browse/WFWIP-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825204#comment-13825204 ] 

Miroslav Novak commented on WFWIP-283:
--------------------------------------

Thanks, this is fixed in:https://github.com/rhusar/wildfly/tree/WFLY-12590
Commit: 3ff9787ca147a45c1651fe1946b02c07c0a6ad15

> 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
>            Priority: Blocker
>
> 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