You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2021/09/20 21:03:18 UTC

[GitHub] [incubator-eventmesh] jinrongluo opened a new issue #528: Adding Retry support to HTTP SendMessage processor and TCP MessageTransfer task

jinrongluo opened a new issue #528:
URL: https://github.com/apache/incubator-eventmesh/issues/528


   ## Enhancement Request
   
   Currently in Eventmesh-runtime, Retry logic is added to the following functions:
   
   - HTTP BatchSend processors, using  SendMessageContext
   - HTTP Pusher, using AsyncHttpPusherRequest
   - TCP SessionPusher using DownStreamMsgContext
   
   But HTTP SendMessage processors and TCP MessageTransfer task don't have Retry support.
   
   ### Is your enhancement request related to a problem? Please describe
   
   This issue is to add Retry support to
   
   - HTTP SendMessage processors using SendMessageContext
   - TCP MessageTransfer task using SessionSender and UpStreamMsgContext
   
   
   ### Describe the solution you'd like
   
   This issue is to add Retry support to
   
   - HTTP SendMessage processors using SendMessageContext
   - TCP MessageTransfer task using SessionSender and UpStreamMsgContext
   


-- 
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: dev-unsubscribe@eventmesh.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] jinrongluo closed issue #528: Adding Retry support to HTTP SendMessage processor and TCP MessageTransfer task

Posted by GitBox <gi...@apache.org>.
jinrongluo closed issue #528:
URL: https://github.com/apache/incubator-eventmesh/issues/528


   


-- 
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: dev-unsubscribe@eventmesh.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] jinrongluo commented on issue #528: Adding Retry support to HTTP SendMessage processor and TCP MessageTransfer task

Posted by GitBox <gi...@apache.org>.
jinrongluo commented on issue #528:
URL: https://github.com/apache/incubator-eventmesh/issues/528#issuecomment-931492435


   PR merged. close issue. thanks.


-- 
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: dev-unsubscribe@eventmesh.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] jinrongluo commented on issue #528: Adding Retry support to HTTP SendMessage processor and TCP MessageTransfer task

Posted by GitBox <gi...@apache.org>.
jinrongluo commented on issue #528:
URL: https://github.com/apache/incubator-eventmesh/issues/528#issuecomment-923302630


   @vongosling 


-- 
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: dev-unsubscribe@eventmesh.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] jinrongluo commented on issue #528: Adding Retry support to HTTP SendMessage processor and TCP MessageTransfer task

Posted by GitBox <gi...@apache.org>.
jinrongluo commented on issue #528:
URL: https://github.com/apache/incubator-eventmesh/issues/528#issuecomment-923405645


   PR created for this issue. please review. Thanks.
   
   https://github.com/apache/incubator-eventmesh/pull/529


-- 
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: dev-unsubscribe@eventmesh.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org