Trace logging throws exception logging the connection id when open fails

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.0.1, 3.12.3
    • Affects Version/s: None
    • Component/s: Monitoring
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When open fails, the driver trace logs a message containing the connectionId.  But DefaultConnectionPool.PooledConnection#getDescription throws if the connection is open. This causes the trace logging statement itself to throw.

      We can fix this by allowing calls to DefaultConnectionPool.PooledConnection#getDescription even when the connection is not open.

              Assignee:
              Ross Lawley
              Reporter:
              Jeffrey Yemin
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: