You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Mark Mandel <ma...@gmail.com> on 2014/07/18 08:54:21 UTC

Is there a timeout on a LocalDRPC Client?

Sorry, forgot to put a subject on it.


On Fri, Jul 18, 2014 at 4:38 PM, Mark Mandel <ma...@gmail.com> wrote:

> Is there a timeout on a LocalDRPC Client?
>
> From what I've viewed, it seems like the LocalDRPC client will fail after
> a minute, if a response isn't sent back. Is that correct?
>
> I can see that the DRPCClient has a timeout attribute in the constructor,
> but the LocalDRPC client does not.
>
> I can't seem to find any documentation on this anywhere (so far), so if
> there is some, a pointer in the right direction would be greatly
> appreciated.
>
> Mark
>
>
>

-- 
E: mark.mandel@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

2 Devs from Down Under Podcast
http://www.2ddu.com/

Re: Is there a timeout on a LocalDRPC Client?

Posted by Mark Mandel <ma...@gmail.com>.
Pretty sure I tried that. I'll have another go.

Looks like the timeout is on the client end though, not the server.

Mark


On Fri, Jul 18, 2014 at 7:04 PM, Susheel Kumar Gadalay <sk...@gmail.com>
wrote:

> Update the parameter
>
> drpc.request.timeout.secs to higher value
>
> On 7/18/14, Mark Mandel <ma...@gmail.com> wrote:
> > Sorry, forgot to put a subject on it.
> >
> >
> > On Fri, Jul 18, 2014 at 4:38 PM, Mark Mandel <ma...@gmail.com>
> wrote:
> >
> >> Is there a timeout on a LocalDRPC Client?
> >>
> >> From what I've viewed, it seems like the LocalDRPC client will fail
> after
> >> a minute, if a response isn't sent back. Is that correct?
> >>
> >> I can see that the DRPCClient has a timeout attribute in the
> constructor,
> >> but the LocalDRPC client does not.
> >>
> >> I can't seem to find any documentation on this anywhere (so far), so if
> >> there is some, a pointer in the right direction would be greatly
> >> appreciated.
> >>
> >> Mark
> >>
> >>
> >>
> >
> > --
> > E: mark.mandel@gmail.com
> > T: http://www.twitter.com/neurotic
> > W: www.compoundtheory.com
> >
> > 2 Devs from Down Under Podcast
> > http://www.2ddu.com/
> >
>



-- 
E: mark.mandel@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

2 Devs from Down Under Podcast
http://www.2ddu.com/

Re: Is there a timeout on a LocalDRPC Client?

Posted by Susheel Kumar Gadalay <sk...@gmail.com>.
Update the parameter

drpc.request.timeout.secs to higher value

On 7/18/14, Mark Mandel <ma...@gmail.com> wrote:
> Sorry, forgot to put a subject on it.
>
>
> On Fri, Jul 18, 2014 at 4:38 PM, Mark Mandel <ma...@gmail.com> wrote:
>
>> Is there a timeout on a LocalDRPC Client?
>>
>> From what I've viewed, it seems like the LocalDRPC client will fail after
>> a minute, if a response isn't sent back. Is that correct?
>>
>> I can see that the DRPCClient has a timeout attribute in the constructor,
>> but the LocalDRPC client does not.
>>
>> I can't seem to find any documentation on this anywhere (so far), so if
>> there is some, a pointer in the right direction would be greatly
>> appreciated.
>>
>> Mark
>>
>>
>>
>
> --
> E: mark.mandel@gmail.com
> T: http://www.twitter.com/neurotic
> W: www.compoundtheory.com
>
> 2 Devs from Down Under Podcast
> http://www.2ddu.com/
>