| Bug #71428 | fabric.server.set_status() is inconsistent with fabric.store.dump_servers() | ||
|---|---|---|---|
| Submitted: | 20 Jan 2014 16:23 | Modified: | 7 Feb 2014 6:09 |
| Reporter: | Alfranio Tavares Correia Junior | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Fabric | Severity: | S3 (Non-critical) |
| Version: | 1.4.1 | OS: | Any |
| Assigned to: | Alfranio Tavares Correia Junior | CPU Architecture: | Any |
| Tags: | fabric | ||
[20 Jan 2014 16:23]
Alfranio Tavares Correia Junior
[7 Feb 2014 6:09]
Philip Olson
Fixed as of the upcoming MySQL Utilities 1.4.2 release, and here's the changelog entry: The "server.set_status()" function's status parameter now accepts an integer, to better coincide with the integer value provided by "dump_servers()". The strings "PRIMARY", "SECONDARY", "SPARE" and "FAULTY" also remain as acceptable values. Thank you for the bug report.
