Patches item #1124510, was opened at 2005-02-17 13:19 Message generated for change (Comment added) made by pabs3 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1124510&group_id=103
Category: configure/install Group: Mailman 2.1 Status: Open Resolution: None Priority: 7 Submitted By: pabs (pabs3) Assigned to: Nobody/Anonymous (nobody) Summary: speed up update_pending in bin/update Initial Comment: This patch changes the update script so that loading and saving the per-list pending.pck files is done once per list instead of once per pending request. This results in a significant speedup (seconds per list instead of minutes). ---------------------------------------------------------------------- >Comment By: pabs (pabs3) Date: 2005-02-26 16:28 Message: Logged In: YES user_id=35028 Thats a shame :( 1. Do you know of a way to access private functions of subclasses of MailList? I don't know enough python to do it :( 2. Yes, but it would be good if the downtime on this was minutes instead of hours. 3. And generate complaints when people accuse list admins of covering up their questions/discarding posts? What would it take to get this patch into shape for mailman 2.1.6/2.1.7? ---------------------------------------------------------------------- Comment By: Tokio Kikuchi (tkikuchi) Date: 2005-02-25 16:10 Message: Logged In: YES user_id=67709 Sorry, but I'm declined to integrate this patch because, 1. patch is lengthy 2. the work is only one time (pre 2.1.4 to 2.1.5) 3. better bin/discard the pending requests than update at all. Maybe, Barry have a different view. ---------------------------------------------------------------------- Comment By: pabs (pabs3) Date: 2005-02-17 13:51 Message: Logged In: YES user_id=35028 This is against 2.1.6b3 by the way. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1124510&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
