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

[GitHub] storm pull request #2339: STORM-2084: Refactor localization to combine files...

GitHub user revans2 opened a pull request:

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

    STORM-2084: Refactor localization to combine files together

    This is mostly fairly standard refactoring.  I am doing some of this in preparation for more changes coming in STORM-2438.
    
    I am happy to remove the changes to testing4j_test.  They were mostly trying to debug some test failures there related to messages being dropped in netty mode, but are not related to this change.

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

    $ git pull https://github.com/revans2/incubator-storm STORM-2084

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

    https://github.com/apache/storm/pull/2339.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 #2339
    
----
commit 78cb243c4bc9aaeaffd6f1c76915ac20016b32e7
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Date:   2017-09-15T18:29:40Z

    STORM-2084: Refactor localization to combine files together

----


---

[GitHub] storm pull request #2339: STORM-2084: Refactor localization to combine files...

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

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


---