oplog entries containing $unset have inconsistent values

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.5
    • Affects Version/s: 2.5.4
    • Component/s: Write Ops
    • None
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      It seems if I {$unset: {a: ""}}, I get an oplog entry with {$unset:{a:1}}, but in most (all?) cases (where $unset is implicit), I get an oplog entry with {$unset:

      {a:true}

      }

            Assignee:
            Scott Hernandez (Inactive)
            Reporter:
            Matt Dannenberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: