[ 
https://issues.apache.org/jira/browse/STORM-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209525#comment-14209525
 ] 

zhangjinlong commented on STORM-554:
------------------------------------

(defn- get-task-object [^TopologyContext topology component-id] ... ... )

i think the type of param topology is StormTopology not TopologyContext

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)

Reply via email to