You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2020/06/15 13:53:03 UTC

[GitHub] [thrift] dcelasun commented on pull request #2181: THRIFT-5233: Handle I/O timeouts in go library

dcelasun commented on pull request #2181:
URL: https://github.com/apache/thrift/pull/2181#issuecomment-644148695


   I think you missed the client side :)
   
   ```
   # servicestest/container_test-remote
   gopath/src/servicestest/container_test-remote/container_test-remote.go:164:42: not enough arguments in call to containerStruct0.ReadField1
   	have (thrift.TProtocol)
   	want (context.Context, thrift.TProtocol)
   gopath/src/servicestest/container_test-remote/container_test-remote.go:190:42: not enough arguments in call to containerStruct0.ReadField1
   	have (thrift.TProtocol)
   	want (context.Context, thrift.TProtocol)
   ```


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

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