[
https://issues.apache.org/jira/browse/THRIFT-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury updated THRIFT-818:
---------------------------------
Attachment: thrift-818.patch
This patch fixes both the test and the underlying code.
> Async client doesn't send method args
> -------------------------------------
>
> Key: THRIFT-818
> URL: https://issues.apache.org/jira/browse/THRIFT-818
> Project: Thrift
> Issue Type: Bug
> Components: Library (Java)
> Reporter: Bryan Duxbury
> Assignee: Bryan Duxbury
> Fix For: 0.4
>
> Attachments: thrift-818.patch
>
>
> It turns out there was a stupid mistake in the unit tests for
> TAsyncClientManager that was preventing us from noticing that method args
> weren't getting sent to the server. The actual problem turned out to be an
> order of events issue that's easily fixed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.