[Bug 23530] Bug link queue: "has maintainer" information sometimes incorrect

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 29 18:25:49 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=23530

Rosanne DiMesio <dimesio at earthlink.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Rosanne DiMesio <dimesio at earthlink.net> ---
This has happened on all the queues at one time or another, and the reason is
that the queues read the "hasMaintainer" info cached in the appFamily or
appVersion tables instead of checking directly for maintainers every time the
queue is loaded. That's more efficient, and I don't see changing it. 

However, this problem has become much rarer than it used to be, and functions
to update application and version maintainer states were added to the admin
control center a long time ago, so if the cache does get out of sync, admins
already have to tools to correct it. 

The update maintainer state functions could possibly be added to the cron job,
but IMO it's not a frequent enough problem at this point to warrant that. I'm
going to mark this one fixed.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list