Pierangelo Masarati wrote:
Howard Chu wrote:
* From: ando@OpenLDAP.org * Date: Sat, 19 Jul 2008 09:54:38 GMT * Auto-submitted: auto-generated (OpenLDAP-CVS)
Update of /repo/OpenLDAP/pkg/ldap/tests/data
Modified Files: slapd.conf 1.43 -> 1.44
Log Message: add checkpoint as required
What was the motivation for this change? It's pummeling the hell out of my laptop hard drive...
I don't recall the *exact* reason, but it was related to someone complaining about a bug in checkpoint code, or so. It's been sitting on my working dir for quite a while, and it seemed (almost) harmless. Perhaps the values should be a little more forgiving? Something like
checkpoint 1024 10
That would probably be nicer, yes. But I suppose it also depends on the nature of the bug you were trying to track down...