[MDEV-27907] Remove misleading and cluttering mariabackup innodb output Created: 2022-02-21  Updated: 2022-03-29

Status: Open
Project: MariaDB Server
Component/s: Backup
Affects Version/s: 10.3.34
Fix Version/s: 10.3

Type: Bug Priority: Major
Reporter: Jochen Assignee: Vladislav Lesin
Resolution: Unresolved Votes: 0
Labels: None
Environment:

Ubuntu 2004



 Description   

When backupping a large MyISAM table alongside smaller InnoDB tables (for instance), there will be regular outputs of "InnoDB: Read redo log up to LSN= ..." and "log scanned up to (...)" during backup of the large files. Since InnoDB backup is finished, this is always the same value. Ok, if there are new entries in the table during backup, it would make sense to report that. But otherwise this just clutters up the output and leads to the conclusion that mariabackup might be stuck.
Edit: Other users DID conclude that mariabackup is stuck, i.e. here:
MariaDB ServerMDEV-26984
Because of that I changed my priority to "High".

Please remove/suppress InnoDB log message, if no new LSN has been reached. That way the last seen entry is the large table, which makes more sense. If you want to show activity, rather add a percentage output for large tables.


Generated at Thu Feb 08 09:56:31 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.