[ 
https://issues.apache.org/jira/browse/STORM-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jungtaek Lim resolved STORM-1621.
---------------------------------
    Resolution: Won't Fix

Too old version which we don't track now, and also it is rather a kind of 
question which should be go through mailing list. Closing this.

> [Storm][DRPC] Request failed after 60 seconds
> ---------------------------------------------
>
>                 Key: STORM-1621
>                 URL: https://issues.apache.org/jira/browse/STORM-1621
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>         Environment: Linux-Ubuntu
>            Reporter: Raksmey PHAN
>            Priority: Blocker
>              Labels: newbie
>
> Hello.
> We work with storm and use the DRPC to execute some algorithms on the cluster.
> When the duration time on each node is less than 60 seconds, there is no 
> trouble: client receives correct result. However when we have to solve bigger 
> problem with the same algorithm (then duration time is more than 60 seconds) 
> we have the following message:
> Exception in thread "main" DRPCExecutionException(msg:Request failed) at
> backtype.storm.generated.DistributedRPC$execute_result$execute_resultStandardScheme.read(DistributedRPC.java:1222)
>  at 
> backtype.storm.generated.DistributedRPC$execute_result$execute_resultStandardScheme.read(DistributedRPC.java:1200)
>  at backtype.storm.generated...
> It seems to be about the node, which sends a message to cluster with "Request 
> failed" and doesn't finish algorithm. Hope somebody have a hint to solve this 
> :(
> Note that the Client-DRPC-Topology and the 10 test nodes work properly when 
> the duration is less than the minute.
> Thank you.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to