You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Hugo Louro (JIRA)" <ji...@apache.org> on 2016/06/16 04:38:05 UTC

[jira] [Comment Edited] (STORM-1907) PartitionedTridentSpoutExecutor has incompatible types that cause ClassCastException

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

Hugo Louro edited comment on STORM-1907 at 6/16/16 4:38 AM:
------------------------------------------------------------

I found this issue independently, in my local branch, which was a bit outdated. This patch still makes sense since it gets rid of five warnings that are caused by having ITridentSpout.BatchCoordinator as raw type


was (Author: hmclouro):
I found this issue independently, in my local branch, which was a bit outdated.

> PartitionedTridentSpoutExecutor has incompatible types that cause ClassCastException
> ------------------------------------------------------------------------------------
>
>                 Key: STORM-1907
>                 URL: https://issues.apache.org/jira/browse/STORM-1907
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: trident
>    Affects Versions: 1.1.0
>            Reporter: Hugo Louro
>            Assignee: Hugo Louro
>            Priority: Blocker
>
> This bug added during the refactor that occurred in this [pull request|https://github.com/apache/storm/pull/683]
> This change causes a ClassCastException cannot cast ArrayList to Integer to occur when running org.apache.storm.starter.trident.TridentKafkaWordCount



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