yeah we haven't found any problems either. the question is, can we change build.xml to use java8 rather than java7?
ben On Mon, Mar 6, 2017 at 3:33 PM, Jordan Zimmerman <[email protected]> wrote: > ZooKeeper works fine in Java 8. I've tested it myself. > > FYI - we just released a new version of Curator that has a cool new Java 8 > DSL: http://curator.apache.org/curator-x-async/index.html > <http://curator.apache.org/curator-x-async/index.html> > > -JZ > >> On Mar 6, 2017, at 2:17 PM, Benjamin Reed <[email protected]> wrote: >> >> have people given thought about moving to java8? i'm really not that >> excited about moving to java8, but we are running into libraries that >> we want to use that are compiled with java8. >> >> ben >
