Last modified: 2014-11-15 13:35:55 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T46321, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44321 - Make maintenance reports longer on en.wiki: increase $wgQueryCacheLimit
Make maintenance reports longer on en.wiki: increase $wgQueryCacheLimit
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Sean Pringle
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-24 20:28 UTC by Will H
Modified: 2014-11-15 13:35 UTC (History)
11 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Will H 2013-01-24 20:28:14 UTC
On the English Wikipedia, Special:Unwatchedpages is practically useless because it only shows the first 1000 articles. There are tens, possibly even hundreds of thousands of pages that, unless their changes are caught by editors in Recent Changes, can be edited with impunity, without a single person being able to keep an eye on them.

As was suggested in the comments of https://bugzilla.wikimedia.org/show_bug.cgi?id=13062, I suggest that a page with the same behaviour as Special:Prefixindex would be the desired outcome, as opposed to individual pages for each letter of the alphabet and number, which of course is an unrealistic option because it would be monolingual to the English Wikipedia.

Will.
Comment 1 db [inactive,noenotif] 2013-02-08 16:08:27 UTC
You can reach this by adding the pages to a watchlist, maybe of a extra account. Every update you will get the next 1000 pages.

The page is limited to the same count as all the other special pages on enwiki due to performance reasons.
Comment 2 Will H 2013-02-18 21:25:20 UTC
That's unacceptable, and no excuse. We do far worse to our performance as a worthy project by having enormous numbers of pages that can be edited almost completely under the radar, than by making higher demands on WMF servers.
Comment 3 Nemo 2013-02-18 23:00:08 UTC
This is a valid wish. However, for the current status of MediaWiki core configuration settings, this request works directly against bug 15434 and it's quite unlikely that it will fulfilled before it.
However, the number 1000 was chosen with unclear criteria and the comments question it:

'wgQueryCacheLimit' => array(
	'default' => 5000,
	'enwiki' => 1000, // safe to raise?
	'dewiki' => 2000, // safe to raise?
),

fr.wiki has the default 5000 and is worse than de.wiki for query pages; this may mean either that it's the reason why some query pages fail on fr.wiki, or that $wgQueryCacheLimit doesn't matter, or that there are other more important considerations.
Comment 4 TeleComNasSprVen 2014-06-13 07:03:34 UTC
Can anyone else confirm this, preferably with a link to community consensus?
Comment 5 Kunal Mehta (Legoktm) 2014-06-13 07:07:16 UTC
(In reply to TeleComNasSprVen from comment #4)
> Can anyone else confirm this, preferably with a link to community consensus?

This doesn't need community consensus...
Comment 6 Nemo 2014-06-13 07:29:46 UTC
(In reply to Kunal Mehta (Legoktm) from comment #5)
> (In reply to TeleComNasSprVen from comment #4)
> > Can anyone else confirm this, preferably with a link to community consensus?
> 
> This doesn't need community consensus...

Agreed. Getting closer to the default is an obvious aim: the only question is if DB can sustain it. Sean, can it? Current settings were chosen many years ago, should we (you? :p) try incremental increases like 1500, 2000, 2500, one per month, and see what happens?
Comment 7 Sean Pringle 2014-06-13 09:33:59 UTC
Incremental increases sounds like a plan.
Comment 8 Bawolff (Brian Wolff) 2014-07-04 03:24:09 UTC
For reference, Sean submitted https://gerrit.wikimedia.org/r/#/c/141652/
Comment 9 Gerrit Notification Bot 2014-10-27 04:08:51 UTC
Change 168929 had a related patch set uploaded by Springle:
Increase wgQueryCacheLimit for enwiki and dewiki.

https://gerrit.wikimedia.org/r/168929
Comment 10 Gerrit Notification Bot 2014-10-28 03:56:50 UTC
Change 168929 merged by jenkins-bot:
Increase wgQueryCacheLimit for enwiki and dewiki.

https://gerrit.wikimedia.org/r/168929
Comment 11 Andre Klapper 2014-11-15 12:23:16 UTC
All patches mentioned in this report were merged - is there more work left to do here (if yes: please reset the bug report status to NEW or ASSIGNED), or can you close this ticket as RESOLVED FIXED?

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links