Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Storage 2017-09-11
Description
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)