Page MenuHomePhabricator

JobQueueRedis sometimes gets stuck in an infinite loop when there are no jobs to do
Closed, ResolvedPublic

Description

JobQueueRedis sometimes gets stuck in an infinite loop when there are no jobs to do. This is caused by https://github.com/facebook/hhvm/pull/3127/ , an incompatibility between php-redis and hhvm's redis.


Version: unspecified
Severity: normal

Details

Reference
bz67622

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:41 AM
bzimport set Reference to bz67622.
bzimport added a subscriber: Unknown Object (MLST).

Change 144545 had a related patch set uploaded by Manybubbles:
Work around hhvm bug in redis job queue

https://gerrit.wikimedia.org/r/144545

Change 144545 merged by jenkins-bot:
Work around hhvm bug in redis job queue

https://gerrit.wikimedia.org/r/144545