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

Handle idents correctly on Windows

    • Type: Icon: Bug Bug
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • ALL
    • v8.0, v7.0, v6.0
    • Execution Team 2024-07-08

      Some server params - directoryperdb & wiredTigerDirectoryForIndexes - can inject path separators into ident names. The intended behavior on Windows is not currently known (at least to myself and colleagues in a Slack thread). Ident names are opaque to WT. So the question becomes should the server generate system-aware idents if a path separator must be included? Or should the ident names always be forward-slashes. Forward slashes in idents appears to pose challenges to the server and the storage engine if the platform doesn't support mixed-separator-style paths.

      WT cannot handle backslashes in wiredtiger_open, so this presents a challenge to making the Windows-style paths in ident names.

            Assignee:
            matt.kneiser@mongodb.com Matt Kneiser
            Reporter:
            matt.kneiser@mongodb.com Matt Kneiser
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: