[MCOL-1609] Utility or csadmin command to rebuild extent map Created: 2018-07-30 Updated: 2023-10-26 Resolved: 2019-06-01 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Minor |
| Reporter: | David Hall (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Duplicate | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Occasionally, things go terribly wrong and the extent map gets out of sync with the data. This might happen, for instance, when a node goes offline during an import. We need a utility to re-create the extent map based on the data. The following are ideas that may apply. This is an emergency process, not to be used in normal day to day activities. It will be slow. While rebuilding, all processing for any table being worked on will be blocked, including reads. All current queries must be completed before starting work. There should be an option to select the tables/databases to be worked on. Do we want sequential (one table at a time) or parallel processing? |
| Comments |
| Comment by David Hill (Inactive) [ 2018-08-01 ] |
|
Input from customer "having it detect corruption would also be valuable" |
| Comment by Todd Stoffel (Inactive) [ 2019-06-01 ] |
|
Duplicate of |