[MDEV-4666] Galera: Server error log gets flooded with WSREP debug info Created: 2013-06-16 Updated: 2013-08-28 Resolved: 2013-08-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.32-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Seppo Jaakola |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera | ||
| Description |
|
WSREP_DEBUG_PRINT seems to be defined unconditionally, so even in a release build the server error log gets flooded with information which is presumably supposed to assist Galera debugging, e.g.
etc. After a 5-min moderate concurrent test (8 threads only), I got 10 MB error log file. |
| Comments |
| Comment by Seppo Jaakola [ 2013-06-16 ] |
|
OooopS! fixed now at revision: http://bazaar.launchpad.net/~maria-captains/maria/maria-5.5-galera/revision/3407 |
| Comment by Rasmus Johansson (Inactive) [ 2013-08-28 ] |
|
Reopened to be able to move to correct fix version |