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 2021/08/26 03:58:35 UTC

[GitHub] [dubbo] ououtt opened a new issue #8601: 广播收集功能不可用

ououtt opened a new issue #8601:
URL: https://github.com/apache/dubbo/issues/8601


   广播收集报错,查看 BroadcastCluster2Invoker 代码,发现在实现 whenCompleteWithContext 方法的时候,又重新实例化了一个不支持 whenCompleteWithContext 方法的AppResponse对象返回,导致抛出 UnsupportedOperationException("AppResponse represents an concrete business response, there will be no status changes, you should get internal values directly.") 异常。此处不应实例化新的对象,直接返回 this 即可。


-- 
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] ououtt commented on issue #8601: 广播收集功能不可用

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


   2.7.12


-- 
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] ououtt commented on issue #8601: 广播收集功能不可用

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


   还发现在广播收集时,如果是动态token,会出现token异常.debug TokenFilter,发现调用多个invoker时token是其中的一个,没有每次都随着invoker不同而修改


-- 
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] complone commented on issue #8601: 广播收集功能不可用

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


   @ououtt @CrazyHZM 
   Is it consistent with the broadcast instance reproduced here?
   https://github.com/complone/dubbo/tree/dubbo3-boardcast2-test/dubbo-demo


-- 
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] complone edited a comment on issue #8601: 广播收集功能不可用

Posted by GitBox <gi...@apache.org>.
complone edited a comment on issue #8601:
URL: https://github.com/apache/dubbo/issues/8601#issuecomment-1001630980


   @ououtt @CrazyHZM 
   Is it consistent with the broadcast instance reproduced here?
   https://github.com/complone/dubbo/tree/dubbo3-demo


-- 
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] complone commented on issue #8601: 广播收集功能不可用

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


   @CrazyHZM I will try to reproduce the whole problem, please assign him to me


-- 
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] complone commented on issue #8601: 广播收集功能不可用

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


   But there is no error, so it has been enhanced


-- 
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] changfubai commented on issue #8601: 广播收集功能不可用

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


   请说明一下对应的版本


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