[MDEV-14550] Error log flood : "InnoDB: page_cleaner: 1000ms intended loop took N ms. The settings might not be optimal." Created: 2017-11-30 Updated: 2022-04-26 Resolved: 2018-06-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.12, 10.3.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
There are too many messages in form An example of the flood is here https://jira.mariadb.org/secure/attachmentzip/unzip/64627/44712%5B0%5D/ A message like this is written every 15 seconds. |
| Comments |
| Comment by Marko Mäkelä [ 2018-06-19 ] |
|
The message was hidden at the default log_warnings level (2 or less). The actual problem will be addressed in |
| Comment by Marko Mäkelä [ 2020-09-15 ] |
|
While working on |