Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-28113

which scene can lead to relocate the document phyisical order

    • Type: Icon: Question Question
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.2.11
    • Component/s: None
    • Labels:
      None
    • Environment:
      mongodb 3.2.11
      centos6.6

      we have a scene that we need traverse the whole collection ,and also record where we traverse to so that we can continue to do it if process failed,
      I try update and delete some documents and db.collecton.find() return the same order but I can't find some issue to explain whether it is clustered index about wiredTiger. In MMAP I know it could change the location of data and find() return unordered.
      So I want to confirm in wiredtiger whether some operations can lead to db.collection.find() return unordered not include chunk moving in th shard or wiredtiger use clustered index ?

            Assignee:
            Unassigned Unassigned
            Reporter:
            402309718@qq.com Malie
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: