Fix compiled configurations to support overloaded subconfiguration names

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: APIs
    • None
    • Storage Engines, Storage Engines - Foundations
    • None
    • None

      The configuration subconfiguration name "prefetch" has caused a problem when enabling WT_SESSION->reconfigure for compiled configuration, presumably because prefetch is also used in WT_CONNECTION->reconfigure.  There's a workaround around this used in WT-13454 that matches specifically on the name "prefetch".  We should be able to do better - we might have to indicate in api_data.py that for a given name, there is an explicit C name that should be used for names of structs/defines etc.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: