Mongoid.purge! doesn't work with WiredTiger

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • 5.0.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Working fine with MMAP:

      Mongoid.purge!

      But nothing gets deleted when using wiredtiger, also:

      Mongoid.default_session.collections # => []

      This works:

      Mongoid.default_session.drop

            Assignee:
            Unassigned
            Reporter:
            Marcos
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: