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/09/07 03:53:13 UTC

[GitHub] [dubbo] guohao opened a new issue #8707: [3.0-Triple] Support client rst stream

guohao opened a new issue #8707:
URL: https://github.com/apache/dubbo/issues/8707


   - [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   - [x] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
   
   For server stream, there is no signal for server to complete when client does not need any more data. So `rst stream` is need to cancel the stream to avoid resource leak.
   
   grpc-java issue 3095 explains in detail.


-- 
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] guohao commented on issue #8707: [3.0-Triple] Support client rst stream

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


   Already sovled in https://github.com/apache/dubbo/pull/8946


-- 
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] guohao closed issue #8707: [3.0-Triple] Support client rst stream

Posted by GitBox <gi...@apache.org>.
guohao closed issue #8707:
URL: https://github.com/apache/dubbo/issues/8707


   


-- 
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] EarthChen commented on issue #8707: [3.0-Triple] Support client rst stream

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


   The server should provide a cancelled listener when it receives an RST and call it if the user adds the callback


-- 
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] EarthChen edited a comment on issue #8707: [3.0-Triple] Support client rst stream

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


   The server should provide a cancelled listener when it receives an RST and call it if the user adds the listener


-- 
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] CrazyHZM commented on issue #8707: [3.0-Triple] Support client rst stream

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


   @zhuangjinjin 
   Is there any new progress on this issue.


-- 
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] zhuangjinjin commented on issue #8707: [3.0-Triple] Support client rst stream

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


   @CrazyHZM I was busy some time ago. Now I can continue to follow up


-- 
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] zhuangjinjin commented on issue #8707: [3.0-Triple] Support client rst stream

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


   @i will 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

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