[MDEV-8303] Dumping buffer pool noisy in the logs. Created: 2015-06-11 Updated: 2015-06-18 Resolved: 2015-06-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1.5 |
| Fix Version/s: | 10.1.6 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jean-François Gagné | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 10.1.6-1 |
| Description |
|
Hi, Dumping the buffer pool on shutdown is very noisy when having large buffer pool:
So the logs for the dump account for 3MB and more than 33K lines on a less than 3 seconds dump. In 10.0.16, I do not have all those lines when doing MariaDB restart:
Thanks for looking into that, JFG |
| Comments |
| Comment by Elena Stepanova [ 2015-06-13 ] |
|
It does not happen in 10.0, or MySQL 5.6/5.7, but in 10.1 it happens both with XtraDB and InnoDB. |
| Comment by Jan Lindström (Inactive) [ 2015-06-17 ] |
|
I will add a way to select how often buffer pool status dump is printed and set default to 0 i.e. only start and end is printed. |
| Comment by Jan Lindström (Inactive) [ 2015-06-18 ] |
|
hor: Jan Lindström <jan.lindstrom@mariadb.com> Added new dynamic configuration variable innodb_buf_dump_status_frequency |