Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2326

Redo cursor reaper to track cursor ids

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.16.0.alpha1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible

      Currently cursor reaper stores killCursors operation specifications which are composed when cursors are created based on the server's support of find command at that time. Instead the reaper should track cursor ids and compose the operations when cursors are actually being killed based on the properties of the connection obtained for the kill operation.

      This work is also a prerequisite for repairing the intermittent failures in the cursor reaping integration test.

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: