Added xbstreameopts parsing on read_cnf() of wsrep_sst_xtrabackup-v2
General
Escalation
General
Escalation
Description
Environment
None
AFFECTED CS IDs
262256
Smart Checklist
Activity
Show:

Kathy Williamson August 11, 2020 at 11:56 AM
Duplicate of
Duplicate
Details
Details
Assignee
Unassigned
UnassignedReporter

Affects versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created August 5, 2019 at 5:04 PM
Updated March 6, 2024 at 10:07 PM
Resolved August 11, 2020 at 11:56 AM
The current version of wsrep_sst_xtrabackup-v2 does not accept xbstream parametrization. Adding the xbstreameopts to the read_cnf() function allows xbstream to be customized (using parallel for example).
I made a pull request suggesting the fix:
https://github.com/percona/percona-xtradb-cluster/pull/842