kezhuw commented on PR #1262: URL: https://github.com/apache/curator/pull/1262#issuecomment-2782066536
I think we probably could introduce `Runnable listenEvent(CuratorListener listener)` in long term to deprecate `Listenable<CuratorListener> getCuratorListenable()`. This way we gain more control over implementation. I see no semantics reason to forbide `NamespaceFacade::getCuratorListenable`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
