David Martin created QPIDJMS-528:
------------------------------------

             Summary: "Failover: the provider reports failure:" error is logged 
at DEBUG level
                 Key: QPIDJMS-528
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-528
             Project: Qpid JMS
          Issue Type: Wish
    Affects Versions: 0.57.0
            Reporter: David Martin


On line 855 of FailoverProvider.java an actual error condition is logged at 
DEBUG level:

        LOG.debug("Failover: the provider reports failure: {}", 
ex.getMessage());

This happens when the connection is lost irrecoverably. This is particularly an 
issue using a Single/CachedConnectionFactory as it stays down. Please can this 
event be logged at INFO or better still WARN level instead?

I am happy to raise a PR for it if is approved by the maintainers



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to