[MDEV-7891] Don't write meaningless WSREP messages to stdout / error log Created: 2015-03-31 Updated: 2015-04-08 Resolved: 2015-04-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | wsrep |
| Affects Version/s: | 10.1.3 |
| Fix Version/s: | 10.1.4 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The script writes it every time when it gets started, even though it has no wsrep/galera configuration whatsoever. Please don't do it.
It's useless noise for a standalone server. |
| Comments |
| Comment by Sergei Golubchik [ 2015-03-31 ] |
|
I would generally prefer wsrep to be much less visible in 10.1+. Like, not add wsrep to the server version, etc. It made sense when we had a special "wsrep-patched" server version. But when wsrep is always in the server, it's kind of redundant to mark the server as "contains wsrep" |
| Comment by Elena Stepanova [ 2015-03-31 ] |
|
That's right, I also vote for removing it from the version. |
| Comment by Nirbhay Choubey (Inactive) [ 2015-04-08 ] |
|
Duplicate of |