Tim you are right this only occurs when a thrift client has more then one
thread using it.  Can you isolate where the error is occurring?  Meaning is
it between the controller and shard or between your client and the
controller?  Because if it's between your client and the controller it's
likely something going on in your application logic.  If not, then there's
a bug somewhere in the client use/reuse.

Aaron


On Tue, Dec 17, 2013 at 2:54 PM, Garrett Barton <[email protected]>wrote:

> Used to see that with Blur when I did not set a id on the query.  Don't
> know if Aaron sets some unique identifier on calls like schema though...
>
>
> On Tue, Dec 17, 2013 at 2:46 PM, Tim Williams <[email protected]>
> wrote:
>
> > I'm periodically seeing this on various calls - both query and
> > seemingly harmless ones (e.g. schema).  Google hints that it happens
> > when the client is used across threads.  Anyone see it before?  Know
> > how to solve it?
> >
> > Thanks,
> > --tim
> >
>

Reply via email to