[MCOL-3736] mcsadmin suspenddatabasewrites can return before S3 sync is complete Created: 2020-01-21 Updated: 2020-03-13 Resolved: 2020-02-13 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Storage Manager |
| Affects Version/s: | 1.4.2 |
| Fix Version/s: | 1.4.3 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Ben Thompson (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2020-2 |
| Description |
|
The change for |
| Comments |
| Comment by Ben Thompson (Inactive) [ 2020-02-12 ] |
|
Test this by running mcsadmin suspenddatabasewrites with S3 / storagemanager. Verify the metadata directory files all have the correct objects matching objects in the S3 bucket. The way this was captured was through a script that does the following quickly mcsadmin suspenddatabasewrites at this point if the suspend really waited for all storagemanager data to sync you should find all objects match metadata. Before the fix files referenced in metadata would not exist in S3 bucket. |
| Comment by Daniel Lee (Inactive) [ 2020-02-13 ] |
|
Build verified: 1.4.3-1 BB nightly engine commit: cpimported a 10g lineitem table |