https://bugzilla.wikimedia.org/show_bug.cgi?id=50635
--- Comment #2 from Matthew Flaschen <[email protected]> --- I don't think so. Let's keep that specifically for relational databases (specifically, it seems to boil down to Rob Church's note, "The job queue count shown on Special:Statistics is generated using a clever trick which avoids an expensive COUNT(*) on the job table. This trick means that the value will fluctuate, often to the point where it's downright incorrect."). The current Redis job queue implementation is totally different (doesn't use a relational database and takes advantage of Redis-specific features). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
