[MDEV-8059] WSREP cause unnecessary messages and issue even when Galera is not enabled Created: 2015-04-27 Updated: 2015-05-29 Resolved: 2015-05-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.1.4 |
| Fix Version/s: | 10.1.5 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Anders Karlsson | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Issue Links: |
|
||||||||||||||||
| Description |
|
With MariaDB 10.1, the error log has WSREP messages in it, even when wsrep_os is OFF. Also, there is some processing at initialization by the wsrep patch in the same situation, and this can cause a slower startup and also cause |
| Comments |
| Comment by Elena Stepanova [ 2015-04-27 ] |
|
It's a duplicate of |
| Comment by Anders Karlsson [ 2015-04-27 ] |
|
The reason I added this as a new issue was that I wanted to point out that there is processing going on at startup, even though Galera isn't enabled. The messages comes as part of that, and I think that is a less important issue. As long as this is fixed I am OK though. |
| Comment by Elena Stepanova [ 2015-04-27 ] |
|
Yes, I understand that. While the other issue does not mention this processing explicitly, I clearly remember it being discussed on the mailing list and IRC, so I expect Nirbhay is fixing both. But just in case, lets re-open it to make sure it's not forgotten. |
| Comment by Nirbhay Choubey (Inactive) [ 2015-05-29 ] |
|
Fixed by |