You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Stephen Marbowitz (JIRA)" <ji...@apache.org> on 2014/11/10 23:15:34 UTC

[jira] [Created] (THRIFT-2812) Go server adding redundant buffering layer

Stephen Marbowitz created THRIFT-2812:
-----------------------------------------

             Summary: Go server adding redundant buffering layer
                 Key: THRIFT-2812
                 URL: https://issues.apache.org/jira/browse/THRIFT-2812
             Project: Thrift
          Issue Type: Bug
          Components: Go - Library
            Reporter: Stephen Marbowitz


THRIFT-2791 incorrectly assumed there was no way to do buffered sockets on the server. The solution is to simply use a TBufferedTransportFActory and give it to the server at creation time. Can we please revert that patch?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)