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

Memory Leak: Database reference held by a ReplicatorListenerThread after close

    XMLWordPrintable

Details

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

    Description

      Hello,

      Using: CB 2.1.0
      I inspect my app memory after stop my two replicators and closing and releasing my Database.

      I observed that the both replicators are keep by a ReplicatorListenerThread and by the same way the Database reference's is keep too.

      Note:
      All references at any couchbase Documents or Database are release by my app.
      I force Garbage Collecte to release memory.
      The database was closed after both Replication has stopped properly.

      This is memory leak or normal behavior ?

      Attachments

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

        Activity

          People

            blake.meike Blake Meike
            daniel.petersen Daniel Petersen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty