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

queryable_mmapv1 can encounter larger blocks than the default page size

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.2, 3.5.2
    • Affects Version/s: 3.4.1
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v3.4
    • Storage 2017-01-23
    • 0

      queryable_mmapv1 expects there to be a 1 -> many mapping from pages to blocks. However the pagesize is currently chosen to be 2MB, while some blocks in the backup system (particularly blocks now in S3) are 16MB. The pagesize should be chosen more carefully with respect to the block size.

            Assignee:
            daniel.gottlieb@mongodb.com Daniel Gottlieb (Inactive)
            Reporter:
            daniel.gottlieb@mongodb.com Daniel Gottlieb (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: