Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-136

Reduce leaks by implementing an UnicastContentSubject

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.1.1
    • 1.0.3
    • None
    • None

    Description

      The Subject would replace ReplaySubjects in view handler and query handler in order to achieve the following:

      • buffer until there is a subscription on the subject (at which point we assume the subscriber will correctly release the ByteBuf)
      • accept only one subscription
      • if no subscription comes along, schedule a cleanup task that will correctly release the ByteBufs

      Attachments

        Issue Links

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

          Activity

            People

              daschl Michael Nitschinger
              daschl Michael Nitschinger
              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