Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-3530

AbstractCBLWebSocket fails to find authenticator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.1.0
    • 3.1.0
    • Java-Android
    • Security Level: Public
    • None
    • 1

    Description

      The authenticator used by the AbstractCBLWebSocket is held in a weak map.  The replicator configuration is not hold a reference to it, so it can be reaped by the GC before it is used.  The config needs to hold a reference to it.

      Attachments

        Issue Links

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

          Activity

            People

              blake.meike Blake Meike
              blake.meike Blake Meike
              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