Opened 9 years ago
Last modified 9 years ago
#1034 closed defect
Test RASBASE durability — at Version 1
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 9.1.x |
Component: | rasserver | Version: | development |
Keywords: | Cc: | Peter Baumann, Alex Dumitru, Vlad Merticariu, George Merticariu | |
Complexity: | Medium |
Description (last modified by )
Motivated by the database corruption issues reported in #1014, I'm proposing to develop a RASBASE stress test.
This is a rough sketch:
- let W be a set of representative insert and update queries
- let R be a set of representative select queries R
- test execution:
- a random query from W is executed, with random queries from R in parallel
- rasserver is killed with SIGKILL at a random point of time (perhaps other signals as well)
- rasdaman is restarted, and checked for consistency
- save logs and query details in case of corruption
- repeat
Note:
See TracTickets
for help on using tickets.