zk1931 / jzab

ZooKeeper Atomic Broadcast in Java
http://zk1931.github.io/jzab/master/
Apache License 2.0
54 stars 23 forks source link

travis: fix out of memory error #159

Closed ghost closed 10 years ago

EasonLiao commented 10 years ago

It takes longer time to finish the test(before it's 3-4 minutes, now is 7-8 minutes.) But I think it's worthwhile if this fixes the false positive. Thanks Michi!