You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/09 02:31:26 UTC

[jira] [Updated] (STORM-38) Should be able to do state updates through DRPC

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

Rick Kellogg updated STORM-38:
------------------------------
    Component/s: storm-core

> Should be able to do state updates through DRPC
> -----------------------------------------------
>
>                 Key: STORM-38
>                 URL: https://issues.apache.org/jira/browse/STORM-38
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>            Reporter: James Xu
>            Priority: Minor
>
> https://github.com/nathanmarz/storm/issues/307
> The batch size of 1 might make it inefficient, but it should still be possible. In addition, there should be a "batch DRPC" in which a single batch contains multiple DRPC request tuples. Each tuple would be [request id, args], and the result should be `[[request id, ...] ...]"
> -----------------------------------------------------------------------------------------------------
> childs: @nathanmarz can you given any hint as to wether this is nice to have or we need to do this from your point of view?
> -----------------------------------------------------------------------------------------------------
> nathanmarz: This is something we most definitely want to implement.
> -----------------------------------------------------------------------------------------------------
> danielpizarro: I've just hit the wall with this today. @nathanmarz, do you have any hints of a workaround to get same functionality?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)