THRIFT-873. java: Java tests fail due to Too many open files
authorTodd Lipcon <todd@apache.org>
Fri, 27 Aug 2010 06:16:37 +0000 (06:16 +0000)
committerTodd Lipcon <todd@apache.org>
Fri, 27 Aug 2010 06:16:37 +0000 (06:16 +0000)
commit90ec5bfcd0acd9314b0c02df25802fe9e26de4e3
tree9e6b2152d832c6e851185191958247bf2dfcb1da
parente3ba3490deabc8beb5a0f694b3134b16c5e3b68f
THRIFT-873. java: Java tests fail due to Too many open files

- Drops TestTAsyncClientManager to use only 200 clients instead of 500
- Changes each unit test to run in its own JVM instead of sharing them.
- Allows the port used for binding the test servers to be configured from the command line

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@990032 13f79535-47bb-0310-9956-ffa450edef68
lib/java/build.xml
lib/java/test/org/apache/thrift/async/TestTAsyncClientManager.java
lib/java/test/org/apache/thrift/server/ServerTestBase.java