ms20hj commented on issue #12269:
URL: https://github.com/apache/dubbo/issues/12269#issuecomment-1665358775

   loadbalance: roundrobin
   cluster: failfast
   retries: 0
   @DubboService(cluster = "failfast")
   
   @DubboReference(cluster = "failfast")
   
   我在这种配置下,故意在程序上打个断点,让provider超时,释放断点后consumer又会调用一次provider,导致数据重复新增
   


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