[ 
https://issues.apache.org/jira/browse/QPIDJMS-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17333403#comment-17333403
 ] 

ASF subversion and git services commented on QPIDJMS-528:
---------------------------------------------------------

Commit 14414ba319183d6c0450564b46ef7c89a86357b9 in qpid-jms's branch 
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-jms.git;h=14414ba ]

QPIDJMS-528 Add additional logging to JMS Connection for failure

Adds additional informational loggers for connection interrupted (when
failover active) and connection failed (both for reconnect or normal
connection) to give status of the connection in the logs.

> "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
>            Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to