You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by vivekmittal <gi...@git.apache.org> on 2017/05/10 05:41:35 UTC

[GitHub] storm pull request #2107: [STORM-2505] Spout to support topic compaction

GitHub user vivekmittal opened a pull request:

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

    [STORM-2505] Spout to support topic compaction

    [STORM-2505] Maintaining a emitted set in OffsetManager to handle the voids in the topic
    
    [STORM-2505] Handling NPE in Boxed Long to primitive type comparison
    
    [STORM-2505] Rephrased the log message when a non contiguous offset is acked by the spout
    
    [STORM-2505] Updated comment
    
    [STORM-2505] Renamed the methods ack/emit to addToAckMsgs and addToEmitMsgs in OffsetManager

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

    $ git pull https://github.com/vivekmittal/storm 1.x-branch

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

    https://github.com/apache/storm/pull/2107.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 #2107
    
----
commit a2dde20cc4313ec373946e0845742eabdce67017
Author: Vivek Mittal <vi...@flipkart.com>
Date:   2017-05-08T05:13:36Z

    [STORM-2505] Spout to support topic compaction
    
    [STORM-2505] Maintaining a emitted set in OffsetManager to handle the voids in the topic
    
    [STORM-2505] Handling NPE in Boxed Long to primitive type comparison
    
    [STORM-2505] Rephrased the log message when a non contiguous offset is acked by the spout
    
    [STORM-2505] Updated comment
    
    [STORM-2505] Renamed the methods ack/emit to addToAckMsgs and addToEmitMsgs in OffsetManager

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm pull request #2107: [STORM-2505] Spout to support topic compaction [1....

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---