Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.8.1
-
None
Description
The InnoDB monitor counter log_sys.n_log_ios was almost removed in MDEV-14425. This counter was rather meaningless already since MDEV-21534 introduced a redo log group commit mechanism, and on the persistent memory interface there are no file system calls that could be counted. With MDEV-14425, the only case when the counter is updated is when the log file is being read during crash recovery.
Some related InnoDB monitor output in log_print() as well as the information_schema.innodb_metrics counter log_num_log_io are best removed.
Attachments
Issue Links
- relates to
-
MDEV-14425 Change the InnoDB redo log format to reduce write amplification
-
- Closed
-
-
MDEV-21534 improve locking/waiting in log_write_up_to
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Link |
This issue relates to |
issue.field.resolutiondate | 2022-02-22 17:23:29.0 | 2022-02-22 17:23:29.746 |
Fix Version/s | 10.9.0 [ 27113 ] | |
Fix Version/s | 10.8.3 [ 27502 ] | |
Fix Version/s | 10.8 [ 26121 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |