New API for setting awaitData and tailable on command cursors

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.9.0
    • Affects Version/s: None
    • Component/s: libmongoc
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      For PHPC-1029, we need an API so that we can set tailable and awaitData on the command cursor that is created from the envelope that's returned. PHP uses mongoc_cursor_new_from_command_reply(), which allows no way to set tailable/awaitData options, which are required for mongoc_cursor_set_max_await_time_ms() to have any effect.

            Assignee:
            A. Jesse Jiryu Davis
            Reporter:
            Derick Rethans
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: