Github user anmolnar commented on the issue:
https://github.com/apache/zookeeper/pull/420
@phunt Correct. These 2 tests: testLoad and testLoadFailure make assertion
on the number of log files. Rest of the tests don't care. Originally they've
reset snapCount to 10000 to produce only 1 test file, but they work perfectly
with other setting as well. ---
