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
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
- Status changed from Confirmed to Feedback
fix pushed
CB Updated by Chris Buechler over 10 years ago
- Status changed from Feedback to Resolved
works
JP Updated by Jim Pingle about 7 years ago
- Category changed from 62 to XMLRPC
Actions