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
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.