https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5177
Justin Mason <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Justin Mason <[EMAIL PROTECTED]> 2008-03-10 05:50:52 PST
---
(In reply to comment #2)
> reopening. Unfortunately something about the current rulemetadata.xml file is
> causing the ruleqa script to explode in memory usage and run very slowly; I
> suspect the XML parser can't deal well with the increased amounts of data.
ok, this is fixed again; I've removed the code from the XML file entirely, and
now there's just a link to the source file in ViewVC instead.
I think my decision to store metadata about rules and revisions in XML files
was a poor one :( they're just very slow to parse. I should have put all this
stuff in an SQL db, I think.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.