Bug #83078 mysqlsh cluster.help has incorrect description
Submitted: 21 Sep 2016 11:23 Modified: 15 Feb 2017 15:00
Reporter: Jeremy Tinley Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Document Store: MySQL Shell Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: MySQL InnoDB Cluster 5.7.15 Preview

[21 Sep 2016 11:23] Jeremy Tinley
Description:
Running cluster.help gives the following explanation for dissolve:

dissolve       Describe the status of the cluster.

dissolve is to Destroy/dissolve/remove a cluster, not describe it. 

How to repeat:
Run cluster.help. Then run cluster.help('dissolve');

Suggested fix:
Fix the description from 'Describe' to another verb that means destroy.
[30 Sep 2016 6:39] MySQL Verification Team
Hello Jeremy,

Thank you for the report and feedback!
Verified as described.

Thanks,
Umesh
[15 Feb 2017 15:00] Stefan Hinz
Posted by developer:
 
Labs release, no changelog entry.