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

[GitHub] storm pull request #2369: STORM-2607 1.x

GitHub user srdo opened a pull request:

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

    STORM-2607 1.x

    1.x version of https://github.com/apache/storm/pull/2367. The changes are in the last commit, will squash once review is done.

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

    $ git pull https://github.com/srdo/storm STORM-2607-1.x

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

    https://github.com/apache/storm/pull/2369.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 #2369
    
----
commit 839647d107441348c4755a2fcbcbb6a94fb84ed3
Author: Rodolfo Ribeiro <ro...@b2wdigital.com>
Date:   2017-06-29T15:06:20Z

    [STORM-2607] Offset consumer + 1

commit cdc1ac852ea1100e3124115e30bb28b9595a312f
Author: Stig Rohde Døssing <st...@gmail.com>
Date:   2017-07-01T15:29:56Z

    STORM-2607: Switch OffsetManager to track earliest uncommitted offset instead of last committed offset for compatibility with commitSync consumer API

commit deb347883ccae7f656ae6e73400dc1de3381e118
Author: Stig Rohde Døssing <sr...@apache.org>
Date:   2017-10-11T17:22:40Z

    Backport to Mockito 1.x

----


---

[GitHub] storm issue #2369: STORM-2607 1.x

Posted by HeartSaVioR <gi...@git.apache.org>.
Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/2369
  
    +1
    Please squash the commits into two (preserving authorship) and go ahead merging. Thanks!


---

[GitHub] storm pull request #2369: STORM-2607 1.x

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

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


---