hoo closed this task as "Invalid".
hoo added a comment.

The problem here was (and still is) with the cache being split between Zend and HHVM (which will eventually go away with HHVM).

There's nothing really we can do about this in the software (as it doesn't know about the respective other cache). If we don't want to wait for an hour (which IMO is totally fine), we can use:

ObjectCache::getInstance( $wgMainCacheType )->delete( $wgWBRepoSettings['sharedCacheKeyPrefix'] . ':CacheAwarePropertyInfoStore' ) (needs to be run once with HHVM and Zend)


TASK DETAIL
https://phabricator.wikimedia.org/T125996

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: aude, hoo
Cc: hoo, gerritbot, Aklapper, aude, StudiesWorld, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to