LvBay commented on issue #2165:
URL: https://github.com/apache/dubbo-go/issues/2165#issuecomment-1383808181

   > > @CodingAdai 
你好,线上有一批接口都是isSuccess()命名的,通知业务方改造成本有些大。是否可以通过修改dubbo-go的consumer侧代码,兼容掉这个问题
   > 
   > @LvBay 需要兼容的话,可以再加一个getIsSuccess()的getter方法,这样可以返回success和isSuccess两个字段。
   
   在java provider侧添加getIsSuccess代码确实可以兼容这个问题👍
   还有个疑问,是否可以通过修改dubbo-go的consumer侧代码来兼容呢?


-- 
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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to