Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-99697

InternalSessionPool does not reap child sessions created for non-retryable internal transactions

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      InternalSessionPool has a _childSessions map tracking child sessions created for non-retryable internal transactions. However unlike the _perUserSessionPool map, the sessions in the _childSessions map are never expired and reaped, which will cause memory leak and impact performance over time.

            Assignee:
            Unassigned Unassigned
            Reporter:
            wenbin.zhu@mongodb.com Wenbin Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: