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

Use FileAllocator on Windows

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.1.2
    • Affects Version/s: 2.0.5, 2.1.1
    • Component/s: Storage
    • Windows

      Testing revealed occasional unexpected long delays (and retries) when calling FlushViewOfFile(). As a work around, we could simply allocate (and zero out) the files using the existing FileAllocator implementation. Initial testing seems to indicate that this avoids any failures in FlushViewOfFile(), which would normally require retrying.

            Assignee:
            benjamin.becker Ben Becker
            Reporter:
            benjamin.becker Ben Becker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: