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

cache-operations should be an enum, not a set of flags.

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • WT2.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The cache operations:

      WT_SYNC_CHECKPOINT,
      WT_SYNC_CLOSE,
      WT_SYNC_DISCARD,
      WT_SYNC_WRITE_LEAVES
      

      should be an enum, not flags.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: