[
https://issues.apache.org/jira/browse/THRIFT-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154362#comment-14154362
]
ASF GitHub Bot commented on THRIFT-2708:
----------------------------------------
GitHub user talentdeficit opened a pull request:
https://github.com/apache/thrift/pull/231
THRIFT-2708
client: erlang
patch: alisdair sullivan
add support for oneway (async) function calls in erlang client
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/talentdeficit/thrift thrift-2708
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/231.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 #231
----
commit 01fc63af1b21cbacdcb4b541e7dc0b72ade8ec77
Author: alisdair sullivan <[email protected]>
Date: 2014-10-01T05:03:34Z
THRIFT-2708
client: erlang
patch: alisdair sullivan
add support for oneway (async) function calls in erlang client
----
> Erlang library does not support "oneway" message type
> -----------------------------------------------------
>
> Key: THRIFT-2708
> URL: https://issues.apache.org/jira/browse/THRIFT-2708
> Project: Thrift
> Issue Type: Bug
> Components: Erlang - Compiler, Erlang - Library
> Reporter: Konrad Grochowski
> Assignee: alisdair sullivan
>
> All calls are sent using "tMessageType_CALL" disregarding actual message type
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)