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

Investigate a potential race within the __wt_config function

    • Storage Engines
    • 3
    • StorEng - 2025-03-14

      Recently, we had a few tickets dealing with concurrency related to the default session that is used by the connection. Every time a connection API is executed, it may use that session and the memory associated with it. As an example, see WT-13640.

      We have doubts about something similar with the __wt_config_getones function that is called by __conn_set_timestamp. This ticket should investigate if a race is possible which would lead to undefined behaviour.

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: