--viewsAsCollections and --oplog will not provide a point-in-time dump of views

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor - P4
    • 101.0.0
    • Affects Version/s: None
    • Component/s: mongodump
    • None
    • 1,640

      Problem Description

      mongodump --oplog is meant to provide a point-in-time dump. But if you use --viewsAsCollections, the views will not be point-in-time since changes to the view are not captured by the oplog, only changes to the underlying collection are.

      --viewsAsCollections should not be allowed with --oplog.

       

              Assignee:
              Unassigned
              Reporter:
              Tim Fogarty
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: