[GitHub] eolivelli opened a new issue #326: Drop usage of java.util.Observable as it has been deprecated in Java9

2017-07-30 Thread git
eolivelli opened a new issue #326: Drop usage of java.util.Observable as it has been deprecated in Java9 URL: https://github.com/apache/bookkeeper/issues/326 In 4.5 we introduced the usage of java.util.Observable (see the commits about the Long-Pool reads). This class and java.util.Obse

Re: New used classes in 4.5 are deprecated in Java9

2017-07-30 Thread Enrico Olivelli
Il ven 28 lug 2017, 20:34 Enrico Olivelli ha scritto: > > > Il ven 28 lug 2017, 19:54 Sijie Guo ha scritto: > >> On Jul 28, 2017 7:34 AM, "Enrico Olivelli" wrote: >> >> Hi all, >> I'm back to tring to build and run BookKeeper on java9 >> >> recently we added extensive usage of java.uti.Observab

[GitHub] eolivelli commented on a change in pull request #278: BOOKKEEPER-1100: Add module for Bookkeeper Http Endpoint

2017-07-30 Thread git
eolivelli commented on a change in pull request #278: BOOKKEEPER-1100: Add module for Bookkeeper Http Endpoint URL: https://github.com/apache/bookkeeper/pull/278#discussion_r130251056 ## File path: bookkeeper-server/src/main/java/org/apache/bookkeeper/http/JsonUtil.java ##

Build failed in Jenkins: bookkeeper-master #1833

2017-07-30 Thread Apache Jenkins Server
See -- [...truncated 45.20 KB...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.569 sec - in org.apache.bookkeeper.client.TestTryReadLastConfirmed Running org.apach