You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "zhangjinlong (JIRA)" <ji...@apache.org> on 2014/11/13 10:18:33 UTC

[jira] [Resolved] (STORM-554) the "get-task-object" function in task.clj,the type of first param "topology" should be ^StormTopology not ^TopologyContext

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

zhangjinlong resolved STORM-554.
--------------------------------
    Resolution: Fixed

Update "get-task-object" function, change the type of first param "topology" from ^TopologyContext to ^StormTopology

https://github.com/apache/storm/pull/312/files

> the "get-task-object" function in task.clj,the type of first param "topology" should be ^StormTopology not ^TopologyContext
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: STORM-554
>                 URL: https://issues.apache.org/jira/browse/STORM-554
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 0.9.3-rc2
>            Reporter: zhangjinlong
>            Assignee: zhangjinlong
>             Fix For: 0.9.3-rc2
>
>
> Update "get-task-object" function, change the type of first param "topology" from ^TopologyContext to ^StormTopology



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