[MCOL-20] query returned "block missing" error while concurrently update and rollback was running. Created: 2016-05-03 Updated: 2016-06-15 Resolved: 2016-05-28 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | regression suite |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | David Hall (Inactive) |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Description |
|
query returned "block missing" error while concurrently update and rollback was running. Tested with a 1gb tpch database. The is was identified by the concurDML test in autopilot. Reproduced it few times and suddenly not happening. It may happen if you keep repeating the test. "run a script to do:
The idea of the test is that the queries should return 0 or all rows in the table. We should not be getting partitially updated data |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2016-05-25 ] |
|
Build tested: mscadmin> getsoftware Name : mariadb-columnstore-platform Relocations: (not relocatable) Executed the test case again on the latest build and did not encounter this issue. |
| Comment by Dipti Joshi (Inactive) [ 2016-05-28 ] |
|
With the latest build since May 25th - this error is not happening- hence closing |