stable
Clone or download
Read-only
request #15115: tuleap-svn-updater service crashes when receiving a message
To reproduce the issue your Tuleap instance needs to be able to access a Redis instance. Messages for the "tuleap worker:svnroot-update" can be queued with "/usr/share/tuleap/src/utils/php-launcher.sh /usr/share/tuleap/src/utils/svn/svnroot_push.php" Change-Id: I8fed9c1902914c2b51214da2846e0e9d65bbd8c6
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Queue/Noop/PersistentQueue.php | +1 | −1 | Go to diff View file |
M | src/common/Queue/PersistentQueue.php | +4 | −1 | Go to diff View file |
M | src/common/Queue/Redis/RedisPersistentQueue.php | +4 | −5 | Go to diff View file |
M | src/common/Queue/Worker.php | +1 | −1 | Go to diff View file |
M | src/common/svn/SvnrootUpdater.php | +2 | −2 | Go to diff View file |