[
https://issues.apache.org/jira/browse/STORM-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-1714.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.0.1
Thanks [~arunmahadevan], I merged into master and 1.x-branch (by
cherry-picking.)
> StatefulBolts ends up as normal bolts while using TopologyBuilder.setBolt
> without parallelism
> ---------------------------------------------------------------------------------------------
>
> Key: STORM-1714
> URL: https://issues.apache.org/jira/browse/STORM-1714
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 1.0.0, 2.0.0
> Reporter: Arun Mahadevan
> Assignee: Arun Mahadevan
> Fix For: 1.0.1
>
>
> StatefulBolt inherits from IRichBolt which but the TopologyBuilder.setBolt
> overload is chosen based on the static type of the parameter causing issues.
> See if StatfulBolt can be refactored to not directly inherit from IRichBolt.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)