Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1182

When ConfigThreadState shuts down log INFO instead of ERROR

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.3.6
    • 2.3.5
    • library
    • None

    Description

      When the ConfigThreadState class is disposed, it currently (< 2.3.6) throws and logs and ObjectDisposedException as an ERROR This is misleading because the exception is thrown on purpose to break from the infinite loop and stop listening for config changes from the server. This commit catches the exception and logs it as an INFO with the following message: "The config listener has shut down."

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty