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

ASF GitHub Bot commented on STORM-1907:
---------------------------------------

Github user hmcl commented on the issue:

    https://github.com/apache/storm/pull/1491
  
    This PR is related to https://github.com/apache/storm/pull/1429 but 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. Furthermore, it also prints 
more the actual word count output in the example in file `TridentWordCount`


> 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)

Reply via email to