You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2017/06/07 20:50:18 UTC

[jira] [Assigned] (THRIFT-4222) Support Unix Domain Sockets in Golang TServerSocket

     [ https://issues.apache.org/jira/browse/THRIFT-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer reassigned THRIFT-4222:
----------------------------------

    Assignee: Zach Wasserman

> Support Unix Domain Sockets in Golang TServerSocket
> ---------------------------------------------------
>
>                 Key: THRIFT-4222
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4222
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Go - Library
>            Reporter: Zach Wasserman
>            Assignee: Zach Wasserman
>             Fix For: 0.11.0
>
>
> The existing API only supports opening TCP sockets. A minor change (in accordance with the existing API for TSocket) allows for use of unix domain sockets.
> This will obviate the need for a library like this (https://github.com/Wang/thrift_unix_domain/blob/master/server_unix_domain.go) which is mostly a copy of the existing code with minor changes to support the domain socket.
> Patch available: https://github.com/apache/thrift/pull/1284



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)