You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/23 20:16:39 UTC

[jira] [Commented] (THRIFT-3580) THeader for Haskell

    [ https://issues.apache.org/jira/browse/THRIFT-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113907#comment-15113907 ] 

ASF GitHub Bot commented on THRIFT-3580:
----------------------------------------

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/820

    THRIFT-3580 THeader for Haskell

    Current Protocol type class had to be modified for reasons such as THeader needing two transports or protocol type dynamically changing on IO results.
    I tried to make it similar to existing interface and most of the surface API should still work but signatures that involves Protocol will need to be updated.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3580

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/820.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #820
    
----
commit b7780d15b825608adbcc72f336d43e8816482dbf
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-01-23T16:03:28Z

    THRIFT-3578 Make THeaderTransport detect TCompact framed and unframed

commit eab91a1686f0ae1b12061f8e17804453e4241a78
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-01-23T19:01:27Z

    THRIFT-3580 THeader for Haskell

----


> THeader for Haskell
> -------------------
>
>                 Key: THRIFT-3580
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3580
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Haskell - Compiler, Haskell - Library
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>




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