You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2019/11/21 00:20:51 UTC

[GitHub] [helix] narendly opened a new issue #625: Make new interface methods default

narendly opened a new issue #625: Make new interface methods default
URL: https://github.com/apache/helix/issues/625
 
 
   Some Helix data access API interfaces have close() method added. However, for users that implement these interfaces may see build failure because their implementations won't have close() implemented. This diff fixes this by ading a default implementation to close().

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org