[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 Brad Jorsch bjor...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 --- Comment #8 from Aaron Schulz aschulz4...@gmail.com --- (In reply to Brad Jorsch from comment #7) (In reply to Aaron Schulz from comment #3) As for the duplicates already there, I guess the cache can just be cleared/rebuilt. Do we

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 --- Comment #9 from Brad Jorsch bjor...@wikimedia.org --- Ok. We know commonswiki still needs it, and may as well do it for all wikis. If you don't get to it this afternoon (your time) I'll do it tomorrow morning (my time). -- You are

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 --- Comment #10 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 161664 abandoned by Hoo man: Don't INNER JOIN querycachetwo in ApiQueryAllUsers Reason: I guess someone came up with some other solution

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 --- Comment #11 from Aaron Schulz aschulz4...@gmail.com --- (In reply to Brad Jorsch from comment #9) Ok. We know commonswiki still needs it, and may as well do it for all wikis. If you don't get to it this afternoon (your time) I'll do it

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 --- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 162287 merged by jenkins-bot: Fixes to prevent duplicate rows in ActiveUser cache https://gerrit.wikimedia.org/r/162287 -- You are receiving this mail because:

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 --- Comment #7 from Brad Jorsch bjor...@wikimedia.org --- (In reply to Aaron Schulz from comment #3) As for the duplicates already there, I guess the cache can just be cleared/rebuilt. Do we have a script for that, or is it more along the

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 Brad Jorsch bjor...@wikimedia.org changed: What|Removed |Added Status|PATCH_TO_REVIEW |NEW -- You are

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 --- Comment #4 from Aaron Schulz aschulz4...@gmail.com --- Also could be the connection dropping and reconnecting in cli mode when run for $wgSpecialPageCacheUpdates. The DB layer will reconnect but the lock will be gone. -- You are receiving

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 --- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 162287 had a related patch set uploaded by Aaron Schulz: Fixes to prevent duplicate rows in ActiveUser cache https://gerrit.wikimedia.org/r/162287 -- You are

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 Brad Jorsch bjor...@wikimedia.org changed: What|Removed |Added CC|

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 --- Comment #3 from Aaron Schulz aschulz4...@gmail.com --- (In reply to Brad Jorsch from comment #2) But the rows there *should* be unique: SpecialActiveUsers::doQueryCacheUpdate() takes a lock to make sure only one process is updating at a

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |High -- You

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 --- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 161664 had a related patch set uploaded by Hoo man: Don't INNER JOIN querycachetwo in ApiQueryAllUsers https://gerrit.wikimedia.org/r/161664 -- You are

[Bug 71086] ApiQueryAllUsers with auactiveusers fails on duplicate querycachetwo rows

2014-09-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71086 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW