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

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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • WT2.7.0
    • None
    • None
    • None

    Description

      The cache operations:

      WT_SYNC_CHECKPOINT,
      WT_SYNC_CLOSE,
      WT_SYNC_DISCARD,
      WT_SYNC_WRITE_LEAVES
      

      should be an enum, not flags.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: