If session id is recycled, restart worker connection

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When a session id is recycled, after SERVER-100965, the worker continues on the same connection- this doesn't match the behaviour of the connection closing/ being reopened separately. Instead, we can easily reuse the worker by introducing a special "connection ended" task for when we see an endSessions event, which will force the worker to restart its connection.

            Assignee:
            Alya Berciu
            Reporter:
            Alya Berciu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: