Page MenuHomePhabricator

Upgrade phpredis client on zend
Closed, InvalidPublic

Description

In https://gerrit.wikimedia.org/r/#/c/238527/ I ran into the problem that our zend has an older version of phpredis that does not support some key features (like ecxlusive set with expiry). HHVM works fine.

If it will take a while before a full zend => hhvm migration (T86081), it would be nice to upgrade the phpredis extension as a stop gap.

See https://github.com/phpredis/phpredis/releases/tag/2.2.4 .

Event Timeline

aaron raised the priority of this task from to Needs Triage.
aaron updated the task description. (Show Details)
aaron added a project: acl*sre-team.
aaron subscribed.
Krenair set Security to None.
Krenair subscribed.
Dzahn triaged this task as Medium priority.Sep 16 2015, 12:41 AM
Dzahn subscribed.
fgiunchedi subscribed.

looks like related T86081: Complete the use of HHVM over Zend PHP on the Wikimedia cluster is essentially completed, for all things production anyway.

looks like related T86081: Complete the use of HHVM over Zend PHP on the Wikimedia cluster is essentially completed, for all things production anyway.

FWIW wikitech still runs zend PHP...

sigh, that's right @Legoktm ! It looks like T98813: Move wikitech (silver) to HHVM is stalled though, anyways I don't think and upgraded phpredis for wikitech would make a practical difference (?)

I'm not sure...that's an @aaron question.