https://bugzilla.wikimedia.org/show_bug.cgi?id=10172
Ilmari Karonen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #25 from Ilmari Karonen <[email protected]> 2009-04-20 18:00:07 UTC --- As Mormegil notes in comment #6, the problem is that the whole feature has been designed ass-backwards. Any design that requires the code to update a bazillion watchlist records whenever a busy and popular page changes is not going to scale well. It's not as if it should be difficult to do it the right way (store last visit timestamp in watchlist, compare with last update timestamp in page/recentchanges table). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
