galera_gcache_recover fails intermittently

Description

Even running locally, this will fail sometimes

Environment

None

Attachments

2

Smart Checklist

Activity

Show:

Julia Vural March 4, 2025 at 9:28 PM

It appears that this issue is no longer being worked on, so we are closing it for housekeeping purposes. If you believe the issue still exists, please open a new ticket after confirming it's present in the latest release.

KennT March 1, 2017 at 11:42 PM

This scenario does this
– start PXC
– do some work
– kill PXC
– run PXC with --wsrep-recover
– write out new grastate.dat
– startup PXC

however, when killing PXC, sometimes innodb gets interrupted when writing the transaction. In the wsrep-recover stage, innodb rolls back the transaction. But when node2 tries to get the transaction, it's not there, so we do an SST instead of an IST.

Won't Do

Details

Assignee

Reporter

Labels

Affects versions

Priority

Smart Checklist

Created February 23, 2017 at 11:04 AM
Updated March 4, 2025 at 9:28 PM
Resolved March 4, 2025 at 9:28 PM