You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Lisen Mu <im...@gmail.com> on 2013/08/06 14:44:07 UTC

Is DrillClient.query thread-safe?

Hi,

I looked several classes down along the invocation stack, and it seems to
me that it is thread safe. However it's good to know for sure.

Thanks,

Re: Is DrillClient.query thread-safe?

Posted by Lisen Mu <im...@gmail.com>.
Good news, thanks!




On Wed, Aug 7, 2013 at 10:29 PM, Jacques Nadeau <ja...@apache.org> wrote:

> Yes, it should be entirely thread safe.  We should add in Java docs.
>
> J
> On Aug 6, 2013 5:45 AM, "Lisen Mu" <im...@gmail.com> wrote:
>
> > Hi,
> >
> > I looked several classes down along the invocation stack, and it seems to
> > me that it is thread safe. However it's good to know for sure.
> >
> > Thanks,
> >
>

Re: Is DrillClient.query thread-safe?

Posted by Jacques Nadeau <ja...@apache.org>.
Yes, it should be entirely thread safe.  We should add in Java docs.

J
On Aug 6, 2013 5:45 AM, "Lisen Mu" <im...@gmail.com> wrote:

> Hi,
>
> I looked several classes down along the invocation stack, and it seems to
> me that it is thread safe. However it's good to know for sure.
>
> Thanks,
>