[MCOL-914] Warning messages for the RemoveModule command should be improved Created: 2017-09-13 Updated: 2023-10-26 Resolved: 2017-10-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.1.0 |
| Fix Version/s: | 1.1.1 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-19, 2017-20, 2017-21 |
| Description |
|
Build tested: 1.1.0-1 beta The warning messages can be better: mcsadmin> removemodule s2pm1,s2pm2 !!!!! DESTRUCTIVE COMMAND !!!!! This command does a stop and remove a module from the MariaDB ColumnStore System Suggestion: This command stops and removes module(s) from the MariaDB ColumnStore system |
| Comments |
| Comment by Ben Thompson (Inactive) [ 2017-10-26 ] |
|
Output should reflect suggested text. |
| Comment by David Hill (Inactive) [ 2017-10-26 ] |
|
reviewed by David Hill |
| Comment by Daniel Lee (Inactive) [ 2017-10-26 ] |
|
Build verified: Github source for 1.1.1 /root/columnstore/mariadb-columnstore-server Merge pull request #72 from mariadb-corporation/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #299 from mariadb-corporation/mcol-667 Mcol 667 mcsadmin> removemodule s2pm2 !!!!! DESTRUCTIVE COMMAND !!!!! This command does a stop and remove a module from the MariaDB ColumnStore System |