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.Observer have been deprecated in Java9.
   We should replace them with a long-term supported utility.
   
   For instance we could take a look at Guava EventBus 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to