You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2010/12/03 21:16:11 UTC

[jira] Updated: (AVRO-704) SockServer concurrency issues

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

Doug Cutting updated AVRO-704:
------------------------------

    Fix Version/s: 1.5.0
         Assignee: Doug Cutting
           Status: Patch Available  (was: Open)

> SockServer concurrency issues
> -----------------------------
>
>                 Key: AVRO-704
>                 URL: https://issues.apache.org/jira/browse/AVRO-704
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.4.1
>            Reporter: Eric Evans
>            Assignee: Doug Cutting
>             Fix For: 1.5.0
>
>         Attachments: AVRO-704.patch
>
>
> The SocketServer does not shutdown threads when clients disconnect.  Also, these "idle" threads seem to chew up a _lot_ of CPU.  A simple echo server will peg the processor on my dev machine after accumulating just 2 or 3 of these threads.

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