eolivelli commented on issue #301: Issue-299 EnsemblePlacementPolicy in 4.5 is 
not compatible with 4.4 clients
URL: https://github.com/apache/bookkeeper/pull/301#issuecomment-318271628
 
 
   @sijie maybe a diffent approach would be to add back the legacy methods with 
a default implementation like 'throw new UnsupportedOperationException'
   
   than in BK code we will try to call the legacy version and in case of 
UnsupportedOperationException we will call the new implementation
   
   this has a drawback to throw and catch an exception every time
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to