[MCOL-4196] DBBuilder 7 Is Not Running Automatically in 1.5 With Storagemanager Created: 2020-07-20 Updated: 2020-12-17 Resolved: 2020-12-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.5.3 |
| Fix Version/s: | 5.4.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Todd Stoffel (Inactive) | Assignee: | Ben Thompson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
When storagemanager is used in 1.5, an error is thrown on table creation:
The work around is to run dbbuilder 7 manually after starting columnstore. This needs to be done automatically by columnstore if it sees a valid storagemanager.cnf file with connectivity. |
| Comments |
| Comment by Ben Thompson (Inactive) [ 2020-08-12 ] |
|
Fix implemented runs `dbbuilder 7` on all columnstore startups if the system catalog exists already this will just report back nothing was done. |
| Comment by Daniel Lee (Inactive) [ 2020-08-24 ] |
|
Build verified: 1.5.2-1 (drone b463) |
| Comment by Daniel Lee (Inactive) [ 2020-08-24 ] |
|
According to Product Management, the issue is still occurring in docker. |
| Comment by Todd Stoffel (Inactive) [ 2020-08-24 ] |
|
dleeyh It's intermittent. It might happen 1 time out of 20. |