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

Add tests to catch improper usage of timestamp API

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc0, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2017-09-11

      Add a test to test improper API usage such as:

      • attempting to set oldest later than stable
      • attempting to set stable earlier than oldest
      • attempting to set oldest/stable earlier than its internal value (should be a no-op, not an error)
      • attempting to use a read timestamp earlier than oldest (may already test that)

            Assignee:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: