Bug #82050 | Setting LCP status to IDLE when LCP is ongoing crashes in System restart | ||
---|---|---|---|
Submitted: | 29 Jun 2016 13:48 | Modified: | 8 Jul 2016 11:30 |
Reporter: | Mikael Ronström | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 7.5.3 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[29 Jun 2016 13:48]
Mikael Ronström
[8 Jul 2016 11:30]
Jon Stephens
DOcumented fix in the NDB 7.5.4 changelog as follows: Usually, when performing a system restart, all nodes are restored from redo logs and local checkpoints (LCPs), but in some cases some node might require a copy phase before it is finished with the system restart. When this happens, the node in question waits for all other nodes to start up completely before performing the copy phase. Notwithstanding the fact that it is thus possible to begin a local checkpoint before reaching start phase 4 in DBDIH, LCP status was initialized to IDLE in all cases for a system restart. Now, when performing this variant of a system restart, the LCP status is no longer initialised. Closed.