Dropping collection did not work on sharded M30 Cluster in Atlas

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: Atlas, Collection
    • None
    • Not Needed

      Problem Statement/Rationale

      I tried to drop a sharded collection in an Atlas M30 cluster with 4 shards and got:

      Atlas [mongos] hsk> db.load.drop()
      MongoServerError: timed out waiting for hsk.load

      Steps to Reproduce

      Create a multiple GB sharded collection and try to drop it.

      Expected Results

      MongoDB Enterprise mongos> show collections
      load
      MongoDB Enterprise mongos> db.load.drop()
      true

      Actual Results

      The timeout error happens.

       

      Additional Notes

      I can provide the load script and re-run the test if needed.

       

            Assignee:
            Unassigned
            Reporter:
            Torsten Spindler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: