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

Cleanup hs_conn.c

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0
    • Affects Version/s: None
    • Component/s: History Store
    • None
    • Storage Engines
    • 2
    • StorEng - 2024-10-01

      There a few things we could cleanup:

      __hs_start_internal_session is a one line wrapper, only used once, we could get rid of it.
      Same for __hs_release_internal_session
      Same for __wt_hs_close and this one has the description is "Destroy the database's history store." while it only does F_CLR(S2C(session), WT_CONN_HS_OPEN).

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

              Created:
              Updated:
              Resolved: