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

POC: Control points startup

    • Storage Engines

      This implements control points startup.

      • Initialize per connection control point data structures: __wt_conn_control_points_init_all
      • Initialize per session control point data structures: __wt_session_control_points_init_all
      • Enable per connection control points that are automatically enabled at startup: __wt_conn_control_points_enable_all
      • Enable per session control points that are automatically enabled at startup: __wt_session_control_points_enable_all

      This jira ticket will be code reviewed in jira ticket WT-13570. That is the first ticket in which the framework is testable.

      Note, the control points implementation tickets are in three time periods:

      1. POC - Part of the POC.
      2. MVP - Part of the minimal viable product. However, even the POC can be used, but less conveniently than the MVP.
      3. Future - Enhancements after the MVP.

      The title of each ticket starts with the time period.

            Assignee:
            tod.johnson@mongodb.com Tod Johnson
            Reporter:
            tod.johnson@mongodb.com Tod Johnson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: