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


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.

Reply via email to