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

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

Github user nielsbasjes commented on the pull request:

    https://github.com/apache/storm/pull/275#issuecomment-66278969
  
    @revans2 & @d2r : I found what went wrong. Apparently these tests do not 
use the normal TupleImpl but they Mock the tuple without using the normal 
implementation. I extended the mock to return the right value for the isTick 
method. 
    Please verify if I did it right (these tests now work).
    Thanks.


> KafkaBolt doesn't handle ticks properly
> ---------------------------------------
>
>                 Key: STORM-512
>                 URL: https://issues.apache.org/jira/browse/STORM-512
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Niels Basjes
>
> I found that when using the KafkaBolt the tick tuples are not handled 
> properly. They should be ignored and the reality is that they are not.



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

Reply via email to