Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2673

Stop automatically increasing memory page max

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The WiredTiger code currently increases the user-configured memory_page_max value to be at least 50 times a leaf page size. That made some sense when each split created a new internal page, but that is no longer true.

      Increasing the user configured value means that users with small cache size can end up pinning the cache full of pages, with no remedy.

            Assignee:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: