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

Change OplogReader to send query as OpTime, not Date

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 2.2.1
    • 2.3.1
    • Replication
    • None
    • ALL

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: