aofall commented on PR #14285: URL: https://github.com/apache/dubbo/pull/14285#issuecomment-2309518169
> A demo, use Reflect API to check method exists first, if method not exist it will run into catch exception, and this method will not be called, so it will not throw the `NoSuchMethodError` to compatible with curator4. And support the new feature with curator5. > > [aofall@9b3ea08](https://github.com/aofall/dubbo/commit/9b3ea088b9854fc15fbdff8ecbd248dd744d79a4) @AlbumenJ If use Reflect API is allowed i will submit new PR to patch it -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
