Make replicated commands behave differently during replication

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Minor Change
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The following commands can fail during replication when they should not; when being applied during replication with "fromRepl" they should behave differently:

      • create collection (should check if collection already exists with spec. opts)
      • create index (should already work)
      • convert to capped (check that the collection is capped)
      • drop db (don't error if missing)
      • drop collection (don't error if missing)
      • drop index (don't error if missing)

              Assignee:
              Unassigned
              Reporter:
              Scott Hernandez (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: