Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2812

Go server adding redundant buffering layer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.2
    • 0.9.3
    • Go - Library
    • None
    • Patch Available

    Description

      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? Any code that was previously using buffered server sockets now has an extra layer of buffering. I consider this a breaking change.

      Attachments

        Issue Links

          Activity

            People

              jensg Jens Geyer
              smarbowitz Stephen Marbowitz
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: