Github user lvfangmin commented on the issue:
https://github.com/apache/zookeeper/pull/647
@anmolnar @hanm I added a junit retry rule class to retry with specific
exception, currently I only use it to catch the connection loss exception in
FuzzySnapshotRelatedTest, we can use this in other tests if there is similar
issue.
If this looks good to you I'll add it to 3.6 as well.---
