Using the async driver, no references should remain to a callback after it has been called back

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.0
    • Affects Version/s: 3.0.0
    • Component/s: Async
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When using the async API, we have noticed an increase in memory use when executing queries that collect a large amount of documents. A heap dump analysis shows that the connection keeps a reference to a callback, even after it has been called. As the connection itself will be pooled, this may lead to memory "leak" issues, especially when the connection pool is configured to a large maximum size.

              Assignee:
              Jeffrey Yemin
              Reporter:
              Peter Hendriks
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: