Transceiver and Requestor should actually be thread-safe.

What version of Avro are you using?  Can you provide a test case that
shows how this fails?  If so, please file a bug report.

Thanks,

Doug

On 09/06/2011 03:06 PM, Scott Carey wrote:
> I do not believe the current implementation is thread-safe.
> 
> On 9/6/11 9:05 AM, "Yang" <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     from the constructor of SpecificRequestor, it does not seem to have
>     restrictions, 
>     but after I share the same transceiver between clients, it gave errors.
>     I looked into the code, it seems it does have some per-instance
>     state info, so I guess 
>     a transceiver can not be shared between clients, 
> 
>     could you please confirm?
> 
>     Thanks
>     Yang

Reply via email to