You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by GitBox <gi...@apache.org> on 2022/09/15 11:46:43 UTC

[GitHub] [thrift] PhilPJL opened a new pull request, #2668: Thrift-5628: Call ResetConsumedMessageSize from ReadMessageEndAsync

PhilPJL opened a new pull request, #2668:
URL: https://github.com/apache/thrift/pull/2668

   Made ResetConsumedMessageSize  a public abstract member of TTransport.
   Implemented on all inheritors.
   Called ResetConsumedMessageSize from all ReadMessageEndAsync.
   


-- 
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@thrift.apache.org

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


[GitHub] [thrift] Jens-G merged pull request #2668: Thrift-5628: Call ResetConsumedMessageSize from ReadMessageEndAsync

Posted by GitBox <gi...@apache.org>.
Jens-G merged PR #2668:
URL: https://github.com/apache/thrift/pull/2668


-- 
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@thrift.apache.org

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