Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-772

Documentation about what "t" and "i" fields mean in chunk to shard map

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None

    Description

      In a sharded cluster, curious what the "t" and "i" stand for. I couldn't find it... I'm a) curious what it stands for and b) think we should document it.

      If I just can't find it because i'm looking in the wrong place, let me know - thanks!

      Sample:
      { "_id" :

      { $minKey : 1 }

      } -->>

      { "_id" : ObjectId("4e7bb4745fcc83a843000004") }

      on : rs_14

      { "t" : 357000, "i" : 0 } { "_id" : ObjectId("4e7bb4745fcc83a843000004") }

      -->>

      { "_id" : ObjectId("4e800098d0eab3b756000003") }

      on : rs_18

      { "t" : 355000, "i" : 0 }

      Attachments

        Activity

          People

            Unassigned Unassigned
            kevinhanson Kevin Hanson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              11 years, 13 weeks ago