Remove the "readonly" config when opening a shared table on the standby

XMLWordPrintableJSON

    • Type: Technical Debt
    • Resolution: Fixed
    • Priority: Major - P3
    • WT12.0.0, 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: Cursors
    • Security Level: Public (Available to anyone on the web)
    • Storage Engines - Transactions
    • 574.207
    • SE Transactions - 2026-04-24
    • 2

      In WT-15800, we added back the "readonly" config when opening the shared btree on standby to ensure we open the dhandle read only. However, it is redundant as we always set the WT_BTREE_READONLY flag for every btree opened with the uri as tablename/checkpoint_name. Remove the "readonly" config when we are confident.

            Assignee:
            Chenhao Qu
            Reporter:
            Chenhao Qu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: