Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-528

Improve logging of connection interruption and failure

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.57.0
    • 0.59.0, 1.0.0
    • qpid-jms-client
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              tabish Timothy A. Bish
              indysilver David Martin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: