[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-11-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added CC|

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-11-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 Niklas Laxström niklas.laxst...@gmail.com changed: What|Removed |Added Status|PATCH_TO_REVIEW |NEW --

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-09-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 Niklas Laxström niklas.laxst...@gmail.com changed: What|Removed |Added CC|

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #14 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148444 merged by jenkins-bot: Use GET_LOCK to try to reduce translate_groupstats deadlocks https://gerrit.wikimedia.org/r/148444 -- You are receiving this mail

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-07-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #12 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148444 had a related patch set uploaded by Aaron Schulz: Use GET_LOCK to try to reduce INSERT deadlocks https://gerrit.wikimedia.org/r/148444 -- You are

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

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

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-07-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #13 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148444 had a related patch set uploaded by Nikerabbit: Use GET_LOCK to try to reduce INSERT deadlocks https://gerrit.wikimedia.org/r/148444 -- You are

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-06-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #11 from Tomasz W. Kozlowski twkozlow...@gmail.com --- Just got that on Meta while trying to view [[m:Tech/News/2014/25]]. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-06-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #9 from Niklas Laxström niklas.laxst...@gmail.com --- Probably someone viewing Special:LanguageStats or Special:MessageGroupStats. There is during-request processing with couple of second timeout after which it will give not

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-06-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #10 from Aaron Schulz aschulz4...@gmail.com --- It would probably help if the INSERT was: a) As close to the COMMIT as possible (without much else interlaced) b) Batched as one INSERT, or at least have the inserts in

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-06-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #8 from Aaron Schulz aschulz4...@gmail.com --- Log snippet from today (truncated the middle since it was repetitive): 2014-06-06 20:22:22 mw1137 metawiki: Sub-optimal transaction on DB(s) 10.64.16.22 (metawiki)

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-02-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #6 from Aaron Schulz aschulz4...@gmail.com --- Dozens of servers trying to insert the same row on metawiki today: INSERT IGNORE INTO `translate_groupstats` (tgs_group,tgs_lang,tgs_total,tgs_translated,tgs_fuzzy,tgs_proofread)

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2014-02-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #7 from Niklas Laxström niklas.laxst...@gmail.com --- (In reply to Niklas Laxström from comment #1) Any suggestions how to fix? PoolCounter? -- You are receiving this mail because: You are the assignee for the bug. You are on the

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2013-11-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #4 from Niklas Laxström niklas.laxst...@gmail.com --- Why is this suddenly high priority? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2013-11-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|High|Unprioritized

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2013-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #2 from Erik Moeller e...@wikimedia.org --- There are also MessageGroupStats related locking issues on mediawiki.org, e.g.: Mon Sep 9 18:24:16 UTC 2013 mw1194 mediawikiwiki MessageGroupStats::clear10.64.16.8

[Bug 51410] MessageGroupStats::forItemInternal deadlocks

2013-07-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51410 --- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com --- Any suggestions how to fix? PoolCounter? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.