[MDEV-18212] MariaBackup: Make output format uniform whenever possible Created: 2019-01-11 Updated: 2019-02-20 Resolved: 2019-01-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Fix Version/s: | 10.4.2, 10.2.22, 10.3.13 |
| Type: | Task | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Currently MariaBackup's stderr contains records in different formats, in addition to server-style messages. Some lines come with a timestamp and apparently a thread ID or something, some with a timestamp without a thread ID, some with thread ID without a timestamp, and some without any of those:
It would be good (and more informative) if all records contained a timestamp at least. mariabackup prefix might also be good, to distinguish the records from server-side ones when they are intermixed. Server-side ones also vary, but that's out of the scope of this task. Here is a decent one, for example:
|