Also there were a number of patches that went into 3.4+ in order to support newer versions of Java - given you are on 3.3 you will not be seeing the benefit of this.
Patrick On Thu, Sep 1, 2016 at 9:35 AM, Michael Han <[email protected]> wrote: > Hi Kang, > > Have you checked https://issues.apache.org/jira/browse/ZOOKEEPER-1264 ? > Could this be related to the errors you saw? > BTW, the images in your email does not render. You can post the log / > message in text format. > > ---------- Forwarded message ---------- > From: Kang Yin <[email protected]> > Date: Thu, Sep 1, 2016 at 1:31 AM > Subject: FollowerResyncConcurrencyTest failed in ZooKeeper 3.3.3 > To: [email protected] > > > Hi, > > I’m studying on the Test of ZooKeeper 3.3.3 but got a test failure > when I run *testResyncBySnapThenDiffAfterFollowerCrashes* in > *FollowerResyncConcurrencyTest.* > > > > Which happened in *FollowerResyncConcurrencyTest.java *at line 92. > > > > > > I checked the Log Message, and I guess it is probably because of the > following ERROR: > > > > > > My Java version is 1.8, OS is Windows 10, IDE is IntelliJ IDEA. > > I’ll very appreciate it if I can get some help from you genius > people. > > Thanks. > > > > > > Best, > > Kang Yin > > > > > > -- > Cheers > Michael. >
