You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "wudong5 (via GitHub)" <gi...@apache.org> on 2023/03/02 14:30:58 UTC

[GitHub] [dubbo-go] wudong5 opened a new issue, #2236: registry.Subscribe 不支持模糊匹配

wudong5 opened a new issue, #2236:
URL: https://github.com/apache/dubbo-go/issues/2236

   希望能支持 registry.Subscribe 接口对 InterfaceKey、GroupKey、VersionKey 的模糊匹配机制


-- 
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-go] chickenlj closed issue #2236: registry.Subscribe 不支持模糊匹配

Posted by "chickenlj (via GitHub)" <gi...@apache.org>.
chickenlj closed issue #2236: registry.Subscribe 不支持模糊匹配
URL: https://github.com/apache/dubbo-go/issues/2236


-- 
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-go] wudong5 commented on issue #2236: registry.Subscribe 不支持模糊匹配

Posted by "wudong5 (via GitHub)" <gi...@apache.org>.
wudong5 commented on issue #2236:
URL: https://github.com/apache/dubbo-go/issues/2236#issuecomment-1453644594

   > dubbo-go 3.0 目前支持类似于 ‘*’ 这种模糊匹配机制,不知道是否满足你的需求。如果不满足,请更进一步描述你的问题。
   
   抱歉,我目前使用过程中发现没有生效,不知道是不是用错了。
   使用的是 dubbo.apache.org/dubbo-go/v3/registry 的 Subscribe 方法。包括 InterfaceKey 在内的相关参数使用的都是 "*"。


-- 
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-go] chickenlj commented on issue #2236: registry.Subscribe 不支持模糊匹配

Posted by "chickenlj (via GitHub)" <gi...@apache.org>.
chickenlj commented on issue #2236:
URL: https://github.com/apache/dubbo-go/issues/2236#issuecomment-1456015860

   `/dubbo/*`
   
   `/dubbo/` 变化都监听 -> `/dubbo/{interface}/providers`监听


-- 
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-go] chickenlj commented on issue #2236: registry.Subscribe 不支持模糊匹配

Posted by "chickenlj (via GitHub)" <gi...@apache.org>.
chickenlj commented on issue #2236:
URL: https://github.com/apache/dubbo-go/issues/2236#issuecomment-1456021955

   admin订阅url格式:`consumer://ip:port/*?version=*&group=*`


-- 
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-go] AlexStocks commented on issue #2236: registry.Subscribe 不支持模糊匹配

Posted by "AlexStocks (via GitHub)" <gi...@apache.org>.
AlexStocks commented on issue #2236:
URL: https://github.com/apache/dubbo-go/issues/2236#issuecomment-1453525810

   dubbo-go 3.0 目前支持类似于 ‘*’ 这种模糊匹配机制,不知道是否满足你的需求。如果不满足,请更进一步描述你的问题。


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