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

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

GitHub user hcorg opened a pull request:

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

    THRIFT-2706 - D oneway support fix

    https://issues.apache.org/jira/browse/THRIFT-2706

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

    $ git pull https://github.com/hcorg/thrift d_oneway_fix

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

    https://github.com/apache/thrift/pull/220.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 #220
    
----
commit 21f98422dd683cfbabb66fb0a8989431c46e1a8f
Author: Konrad Grochowski <[email protected]>
Date:   2014-09-19T15:48:49Z

    THRIFT-2706 - d: oneway message type support fixed

commit 68bc439218de53cc2191e183f06c7a3c8195992d
Author: Konrad Grochowski <[email protected]>
Date:   2014-09-19T15:52:04Z

    compact.d compilation fix

----


> D library does not support "oneway" message type
> ------------------------------------------------
>
>                 Key: THRIFT-2706
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2706
>             Project: Thrift
>          Issue Type: Bug
>          Components: D - Compiler, D - Library
>            Reporter: Konrad Grochowski
>
> all calls are sent as "TMessageType.CALL", never using "TMessageType.ONEWAY"



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

Reply via email to