wsrep_sst_xtrabackup-v2 script causes innobackupex to print a false positive stack trace into the log
Bug #1407599 reported by
Alexey Kopytov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC | Status tracked in 5.6 | |||||
5.5 |
Fix Released
|
Low
|
Raghavendra D Prabhu | |||
5.6 |
Fix Released
|
Low
|
Raghavendra D Prabhu |
Bug Description
This is a copy of https:/
We should change wsrep_sst_
"innobackupex /tmp --help | grep -q ..."
Otherwise stray backtraces may appear in the log due to SIGPIPE which is confusing.
Related branches
lp://staging/~percona-core/percona-xtradb-cluster/bug-1405668-5.6
- Alexey Kopytov (community): Approve
- Raghavendra D Prabhu (community): Approve
-
Diff: 290 lines (+64/-99)3 files modifiedpercona-xtradb-cluster-tests/conf/conf20.cnf-node1 (+1/-1)
percona-xtradb-cluster-tests/conf/conf20.cnf-node2 (+1/-1)
scripts/wsrep_sst_xtrabackup-v2.sh (+62/-97)
lp://staging/~percona-core/percona-xtradb-cluster/bug-1405668-5.5
On hold
for merging
into
lp://staging/percona-xtradb-cluster/5.5
- Alexey Kopytov (community): Needs Resubmitting
-
Diff: 424 lines (+94/-108)7 files modifiedpercona-xtradb-cluster-tests/conf/conf20.cnf-node1 (+1/-1)
percona-xtradb-cluster-tests/conf/conf20.cnf-node2 (+1/-1)
percona-xtradb-cluster-tests/t/xb_galera_sst_advanced-v2.sh (+3/-2)
scripts/clustercheck.sh (+0/-92)
scripts/wsrep_sst_xtrabackup-v2.sh (+71/-10)
sql/wsrep_mysqld.cc (+14/-2)
sql/wsrep_sst.cc (+4/-0)
tags: | added: low-hanging-fruit |
To post a comment you must log in.
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PXC-1151