Change OplogReader to send query as OpTime, not Date

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.3.1
    • Affects Version/s: 2.2.1
    • Component/s: Replication
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Now that we're exposing the SyncTail query in currentOp, it looks weird as a date:

      "query" : {
          "ts" : {
              "$gte" : ISODate("184032358-01--2147483647T05:06:59.688Z")
          }
      },
      

      It's also causing parsing problems for Python deserialization.

              Assignee:
              Kristina Chodorow (Inactive)
              Reporter:
              Kristina Chodorow (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: