Project

General

Profile

Actions

Bug #6328

closed
CB CB

stale xmlrpc.lock can make config sync stop functioning

Bug #6328: stale xmlrpc.lock can make config sync stop functioning

Added by Chris Buechler over 10 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Category:
XMLRPC
Target version:
Start date:
05/06/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:

Description

If anything prevents unlock($xmlrpclockkey); in xmlrpc.php from being hit, the config sync will stop functioning until the lock is removed. In the case I saw, hitting #6177 while the primary was doing a config sync was adequate to make that happen.

When that happens, you're going to be stuck in a situation where you need to restart php-fpm, so that should clear that lock if it exists.

CB Updated by Chris Buechler over 10 years ago Actions #1

  • Status changed from Confirmed to Feedback

fix pushed

CB Updated by Chris Buechler over 10 years ago Actions #2

  • Status changed from Feedback to Resolved

works

JP Updated by Jim Pingle about 7 years ago Actions #3

  • Category changed from 62 to XMLRPC
Actions

Also available in: Atom