[351] in Moira
cache consistancy
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Fri Nov 22 18:12:35 1991
Date: Fri, 22 Nov 91 18:12:27 -0500
From: Mark Rosenstein <mar@MIT.EDU>
To: moiradev@MIT.EDU
I've fixed the moira server to no longer have cache consistancy
problems when the cache is modified during a query which is later
aborted. The cache now keeps track of changes during each
transaction, and can purge a transaction's worth of changes. The was
the cause of recent problems with the orange and sipb mailinglists.
It may have also been the cause of some mysterious bugs that the
accounts people have occasionally run into.
-Mark