You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/09 17:13:38 UTC

[GitHub] [dubbo-spi-extensions] ponfee opened a new issue, #183: Conumer accept twice notify after a new provider register based dubbo-registry-consul

ponfee opened a new issue, #183:
URL: https://github.com/apache/dubbo-spi-extensions/issues/183

   Use in dubbo-registry-consul, Conumer will be accept twice notify after a new provider register. 
   This problem is caused by  consul api [/health/service/:service].
   How to solve 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: notifications-unsubscribe@dubbo.apache.org.apache.org

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


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


[GitHub] [dubbo-spi-extensions] ponfee commented on issue #183: Conumer accept twice notify after a new provider register based dubbo-registry-consul

Posted by GitBox <gi...@apache.org>.
ponfee commented on issue #183:
URL: https://github.com/apache/dubbo-spi-extensions/issues/183#issuecomment-1344563681

   The problem code at [ConsulRegistry.java](https://github.com/apache/dubbo-spi-extensions/blob/master/dubbo-registry-extensions/dubbo-registry-consul/src/main/java/org/apache/dubbo/registry/consul/ConsulRegistry.java), 240 line number, #return client.getHealthServices(service, request);#


-- 
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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo-spi-extensions] ponfee closed issue #183: Consumer subscribed twice notify after a new provider register based dubbo-registry-consul

Posted by "ponfee (via GitHub)" <gi...@apache.org>.
ponfee closed issue #183: Consumer subscribed twice notify after a new provider register based dubbo-registry-consul
URL: https://github.com/apache/dubbo-spi-extensions/issues/183


-- 
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-unsubscribe@dubbo.apache.org

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


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


[GitHub] [dubbo-spi-extensions] ponfee commented on issue #183: Conumer accept twice notify after a new provider register based dubbo-registry-consul

Posted by GitBox <gi...@apache.org>.
ponfee commented on issue #183:
URL: https://github.com/apache/dubbo-spi-extensions/issues/183#issuecomment-1344577292

   #


-- 
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-unsubscribe@dubbo.apache.org

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


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