[
https://issues.apache.org/jira/browse/STORM-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020132#comment-14020132
]
ASF GitHub Bot commented on STORM-335:
--------------------------------------
GitHub user d2r reopened a pull request:
https://github.com/apache/incubator-storm/pull/133
[STORM-335] add drpc test for removing timed out requests from queue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/d2r/incubator-storm STORM-335
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/133.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #133
----
commit e4e2879496c71128c8e6dfab5239b1ddaa399329
Author: Derek Dagit <[email protected]>
Date: 2014-05-03T01:07:43Z
add drpc test for removing timed out requests from queue
commit e69ead05a6ae098af6c7df65c5a725dea4d44d3f
Author: Derek Dagit <[email protected]>
Date: 2014-06-06T17:47:41Z
Merge remote-tracking branch 'apache/master' into STORM-335
Conflicts:
storm-core/test/clj/backtype/storm/drpc_test.clj
----
> Test for cleaning up timed-out DRPC Requests
> --------------------------------------------
>
> Key: STORM-335
> URL: https://issues.apache.org/jira/browse/STORM-335
> Project: Apache Storm (Incubating)
> Issue Type: Bug
> Reporter: Derek Dagit
> Assignee: Derek Dagit
> Priority: Trivial
>
> It would be nice to have a test for the fix in STORM-63 to confirm that DRPC
> execution requests that time out are removed from the request queue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)