http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5383


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.2.0                       |3.3.0




------- Additional Comments From [EMAIL PROTECTED]  2007-03-21 10:10 -------
actually, I think I'd prefer to push this out to 3.3.0.

I don't think it's wise to introduce a major new change like this so late, since
it *has* to work for spamd to work (since it's in the spamd init code). I'd
prefer to get 3.2.0 out ASAP, instead.

also -- I'm worried, on second thoughts...  some of those modules, e.g.:

Mail::SpamAssassin::Locker::Flock
Mail::SpamAssassin::Locker::UnixNFSSafe 
Mail::SpamAssassin::BayesStore::DBM Mail::SpamAssassin::BayesStore::SQL
Mail::SpamAssassin::BayesStore::MySQL Mail::SpamAssassin::BayesStore::PgSQL

are deliberately lazy-loaded in order to minimize memory usage (compiled
perl bytecode is surprisingly memory-hungry!)  Dealing with this
correctly, loading just the ones that will be needed at runtime, and ignoring
the ones we won't need to save RAM, will require a bit more thought, I think.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to