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 Dimitar Misev)

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:
    1. a random query from W is executed, with random queries from R in parallel
    2. rasserver is killed with SIGKILL at a random point of time (perhaps other signals as well)
    3. rasdaman is restarted, and checked for consistency
      • save logs and query details in case of corruption
    4. repeat

Change History (1)

comment:1 by Dimitar Misev, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.