You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/27 07:52:53 UTC

[jira] Updated: (THRIFT-873) Java tests fail due to Too many open files

     [ https://issues.apache.org/jira/browse/THRIFT-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated THRIFT-873:
-------------------------------

    Attachment: thrift-873.txt

> Java tests fail due to Too many open files
> ------------------------------------------
>
>                 Key: THRIFT-873
>                 URL: https://issues.apache.org/jira/browse/THRIFT-873
>             Project: Thrift
>          Issue Type: Test
>          Components: Java - Library
>    Affects Versions: 0.4
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.5
>
>         Attachments: thrift-873.txt
>
>
> All of the tests run in the same JVM, and it seems like TestAsyncClientManager is leaking sockets.
> As a quick fix, dropping that to use only 200 clients instead of 500, and changing each unit test to run in its own JVM instead of sharing them.
> Also allowing the port used for binding the test servers to be configured from the command line

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.