aofall commented on PR #14285:
URL: https://github.com/apache/dubbo/pull/14285#issuecomment-2309512679

   > How can we compact it?
   
   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.
   
   
https://github.com/aofall/dubbo/commit/9b3ea088b9854fc15fbdff8ecbd248dd744d79a4
   


-- 
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]

Reply via email to