[MCOL-733] New module got added to the stack when the addmodule command failed Created: 2017-05-31 Updated: 2023-10-26 Resolved: 2017-09-14 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.10, 1.1.0 |
| Fix Version/s: | 1.1.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-14, 2017-15, 2017-16, 2017-17, 2017-18 |
| Description |
|
Build tested: Github source 1.1.0 To correct the issue, the user needs to use the removemodule command to remove it. My understanding is that this issue is not new. If affects existing releases. OAM should either add the new module to the configuration file upon successful installation, or remove it if installation failed. |
| Comments |
| Comment by David Hill (Inactive) [ 2017-08-30 ] |
|
fixed in 1.1.0 Added code to do a removeModule command when addModule fails after the module has been configured. How I tested: |
| Comment by Daniel Lee (Inactive) [ 2017-09-14 ] |
|
Build verified: 1.1.0-1 This test scenario no longer valid. Now that Close it. |