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

tailable cursors cursor not found after 10 minutes

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.5.3
    • Component/s: None
    • Labels:
      None
    • ALL

      This might be by design for 2.5.x and 2.6.x, but I do not see it in current release notes for 2.5.3, so at least that documentation needs to get addressed.

      Our 2.5.3 tester reports:

      Version 2.4.6 does not close tailable cursors after a timeout period. This is why we’ve been able to leave the app up and running for days/weeks with a cursor blocked waiting for events. I verified this today on my Windows instance and on a linux instance.

      Version 2.5.3 closes tailable cursors after 10 minutes. The client throws an exception MongoException.CursorNotFound. I have modified our code to rebuild the cursor if this occurs.

            Assignee:
            matt.dannenberg Matt Dannenberg
            Reporter:
            thomas.boyd Thomas Boyd
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: