[ 
https://issues.apache.org/jira/browse/AVRO-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905627#action_12905627
 ] 

Doug Cutting commented on AVRO-650:
-----------------------------------

Thiru, do you have an idea what's going on here?  I suspect AVRO-557, which 
causes resolvers to be reused.  However I don't see why concurrent requests 
would trigger this, since the ThreadLocal ensures each resolver is only reused 
serially.

> failures under client concurrency
> ---------------------------------
>
>                 Key: AVRO-650
>                 URL: https://issues.apache.org/jira/browse/AVRO-650
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.4.0
>            Reporter: Eric Evans
>            Assignee: Thiruvalluvan M. G.
>         Attachments: exceptions.txt, tester.py
>
>
> I'm having trouble getting any client concurrency out of cassandra's rpc 
> server.  Running the attached `tester.py' from more than one terminal window 
> is enough to generate the exceptions seen in `exceptions.txt'.

-- 
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