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

Tailable Cursor inexplicably recieving REPLY_CURSOR_NOT_FOUND

      gist reduction here: https://gist.github.com/4571746

      I don't think this is a bug with the ruby driver, but I am hoping I can communicate it here and that it can get routed to the right channels.

      After inserting a new document, the tailable cursor suddenly returns flags value of 1 from the server after calling next_document. The options related to OP_QUERY_AWAIT_DATA, :max being 1 (tried changing it to 100), :timeout true|false, nor the :order matter at all. It doesn't seem to be related to any of those options.

            Assignee:
            brandon.black@10gen.com Brandon Black
            Reporter:
            pj pj
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: