thrift/lib/java/test
Bryan Duxbury 1df96ce22f THRIFT-945. java: TAsyncClient class's currentMethod is never set, hence a second call on the same client will fail if a previous call is ongoing.
This patch adds a test for the problem and fixes the issue by setting the current method after a call has been started.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1004865 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06 00:28:10 +00:00
..
org/apache/thrift THRIFT-945. java: TAsyncClient class's currentMethod is never set, hence a second call on the same client will fail if a previous call is ongoing. 2010-10-06 00:28:10 +00:00
log4j.properties THRIFT-931. java: Add log4j.properties missing from previous commit 2010-09-28 00:02:53 +00:00