[MDEV-8953] Failure to detect invalid wsrep_provider_options Created: 2015-10-16 Updated: 2015-11-16 Resolved: 2015-11-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.0.20-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Dan Wierenga | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS release 6.6 |
||
| Description |
|
I had a typo in my configuration for wsrep_provider_options. I had ;pc.weight= instead of ;pc.weight=1. The server failed to start with only these uninformative errors: The server should really detect an invalid configuration and indicate what is wrong rather than just fail to start. |
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2015-11-16 ] |
|
I have reported an issue with Codership. |