Failure setting wsrep_start_position if provider is loaded

Description

Error Info

Testcase

Environment

None

blocks

Smart Checklist

Activity

Krunal Bauskar January 14, 2020 at 3:20 AM

commit a11616faa1b8781dd6d36e3c0d25097d2c5d52a0
Author: Krunal Bauskar <krunal.bauskar@percona.com>
Date: Mon Jan 13 12:40:32 2020 +0530

  • : Failure setting wsrep_start_position if provider is loaded

  • If provider is loaded then avoid setting wsrep_start_position.

  • wsrep_start_position can be set only if provider is not loaded
    or during server start.

Krunal Bauskar January 13, 2020 at 9:07 AM

reproducible test-case:

Start single node server in cluster mode and execute following workload

SET @@global.wsrep_cluster_address='OFF';

SET @@global.wsrep_start_position='00000000-0000-0000-0000-000000000000:-2';

Ramesh Sivaraman January 6, 2020 at 5:33 AM
Edited

stack trace from the latest build .0.18. Crash info 10.30.6.205:/qa/pxc_bugs//

Done

Details

Assignee

Reporter

Labels

Time tracking

4h logged

Affects versions

Priority

Smart Checklist

Created August 22, 2019 at 6:47 AM
Updated March 6, 2024 at 10:07 PM
Resolved January 14, 2020 at 3:20 AM