touch command to pre-heat a collection

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.1.2
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      { touch : "foo" , indexes : <bool, defaults to true> }

      does not look at records.

      goes to each extent in data and index, and reads 1 byte per page

      want to lock as little as possible

      in read lock should get list of extents and sizes, and then unlock.
      just needs to check db wasn't deleted in between each one.

            Assignee:
            Eric Milkie
            Reporter:
            Eliot Horowitz (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: