Handle captrunc and emptycapped during tenant migrations

XMLWordPrintableJSON

    • Sharding
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      captrunc truncates documents from a capped collection. It is a testing-only command that does no auth checks and doesn't generate oplog entries.

      emptycapped deletes all documents from a capped collection. It is a testing-only command that does no auth checks, though it does generate oplog entries.

      Since these are testing-only commands, I don't think we need to support them in serverless.

      Note that patch set 1 of this CR forĀ SERVER-49174 contains the code for handling captrunc but it was decided that it should be tackled in a separate ticket.

              Assignee:
              [DO NOT USE] Backlog - Sharding Team
              Reporter:
              Esha Maharishi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: