[MDEV-29101] mariabackup --help output should mention that --compress is deprecated Created: 2022-07-14  Updated: 2023-11-02  Resolved: 2023-11-02

Status: Closed
Project: MariaDB Server
Component/s: Backup
Affects Version/s: 10.5, 10.6, 10.7, 10.8
Fix Version/s: 10.4.33, 10.5.24, 10.6.17, 10.11.7, 11.0.5, 11.1.4, 11.2.3

Type: Bug Priority: Major
Reporter: Hartmut Holzgraefe Assignee: Daniel Black
Resolution: Fixed Votes: 1
Labels: Papercut, beginner-friendly


 Description   

The Knowledgebase documentation has listed the --compress option as deprecated for quite a while now as the underlying quickpress library and qpress tool have basically been unmaintained for over a decade by now.

The --help output should also show this information, and we should probably also emit a deprecation warning in the log output whenever this option is still used.

Compress still works as we use the library for that, but the corresponding --decompress option relies on the external qpress tool, for which we only provide binary packages in our Tools repositories for older distribution versions like e.g. RHEL7.x, but no longer for more current ones like e.g. RHEL 8.x.

So users on such more current platforms may end up with compressed backups they can't easily decompress.



 Comments   
Comment by Hartmut Holzgraefe [ 2022-07-14 ]

Same obviously applies to --compress-threads , --compress-chunk-size and --decompress

Comment by Daniel Black [ 2023-10-29 ]

FYI PR in the works - https://github.com/MariaDB/server/pull/2808

Comment by Gulshan Kumar Prasad [ 2023-10-30 ]

this PR is closed, this is the new PR - https://github.com/MariaDB/server/pull/2810

Comment by Daniel Black [ 2023-11-02 ]

Fixed per https://github.com/MariaDB/server/pull/2810

Generated at Thu Feb 08 10:05:54 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.