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/04/20 08:45:16 UTC

[GitHub] [dubbo] kingxjs opened a new issue, #9947: V2.7.8 分组聚合 指定group用逗号分割

kingxjs opened a new issue, #9947:
URL: https://github.com/apache/dubbo/issues/9947

   难道不可以这样?
   
   ```
   No provider available for the service sms,answer/com.test.service.SmsSendService
   ```
   consumer:
   ![image](https://user-images.githubusercontent.com/17718227/164187578-76fea94d-5484-4337-b7ee-2c2a95e80a1d.png)
   
   provider:
   ![image](https://user-images.githubusercontent.com/17718227/164187365-0506b77a-8227-4b20-9f5f-ca25cec6db8d.png)
   ![image](https://user-images.githubusercontent.com/17718227/164187408-5b267ec1-ef4d-4027-89a8-a9b9a9364fc6.png)
   
   nacos:
   ```
   providers:com.test.service.SmsSendService::sms
   providers:com.test.service.SmsSendService::answer
   ```
   另外,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.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] lizhichao999 commented on issue #9947: V2.7.8 分组聚合 指定group用逗号分割

Posted by GitBox <gi...@apache.org>.
lizhichao999 commented on issue #9947:
URL: https://github.com/apache/dubbo/issues/9947#issuecomment-1108279385

   dubbo.service.group = sit
   dubbo.reference.group = sit


-- 
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] chickenlj commented on issue #9947: V2.7.8 分组聚合 指定group用逗号分割

Posted by GitBox <gi...@apache.org>.
chickenlj commented on issue #9947:
URL: https://github.com/apache/dubbo/issues/9947#issuecomment-1236090269

   Consumer side wildcar group match has been supported in 3.1.x and newer releases.


-- 
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] chickenlj commented on issue #9947: V2.7.8 分组聚合 指定group用逗号分割

Posted by GitBox <gi...@apache.org>.
chickenlj commented on issue #9947:
URL: https://github.com/apache/dubbo/issues/9947#issuecomment-1235987157

   I reproduced this issue with the latest 3.0.11 release and I will try to fix 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

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] AlbumenJ commented on issue #9947: V2.7.8 分组聚合 指定group用逗号分割

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #9947:
URL: https://github.com/apache/dubbo/issues/9947#issuecomment-1108010060

   单个分组订阅是正常的吗


-- 
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] chickenlj closed issue #9947: V2.7.8 分组聚合 指定group用逗号分割

Posted by GitBox <gi...@apache.org>.
chickenlj closed issue #9947: V2.7.8 分组聚合 指定group用逗号分割
URL: https://github.com/apache/dubbo/issues/9947


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