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

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

GitHub user miguno opened a pull request:

    https://github.com/apache/storm/pull/522

    STORM-786: KafkaBolt should ack tick tuples

    [STORM-512](https://issues.apache.org/jira/browse/STORM-512) (KafkaBolt 
doesn't handle ticks properly) adds special-casing of tick tuples. What is 
missing in the patch is that the input tuple, when it is a tick tuple, should 
be properly acked like normal tuples.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/miguno/storm STORM-786

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/522.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #522
    
----
commit dfe3fbe144ed6398c2d2cc6210454d4c561e042e
Author: Michael G. Noll <mich...@michael-noll.com>
Date:   2015-04-16T09:44:40Z

    STORM-786: KafkaBolt should ack tick tuples

----


> KafkaBolt should ack tick tuples
> --------------------------------
>
>                 Key: STORM-786
>                 URL: https://issues.apache.org/jira/browse/STORM-786
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-kafka
>    Affects Versions: 0.11.0
>            Reporter: Michael Noll
>            Priority: Minor
>
> STORM-512 (KafkaBolt doesn't handle ticks properly) adds special-casing of 
> tick tuples.  What is missing in the patch is that the input tuple, when it 
> is a tick tuple, should be properly acked like normal tuples.



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

Reply via email to