GitHub user revans2 opened a pull request:

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

    STORM-2448: Add in Storm and JDK versions when submitting a topology

    This is based off of the local mode patch #2047 once it goes in I'll rebase 
it again, so it is simpler to see the changes.  All of the changes are in the 
last commit 7d1f346.
    
    I'll be putting up pull requests to the other branches so that they can 
submit topologies with a version in them.
    
    I have tested this with workers on the latest versions of branch-1.x, 
branch-1.0.x, and branch-0.10.x.
    
    I am not totally sure how useful this will be for other groups so I would 
like feedback if we want the UI changes to stay or not, and how much 
documentation should I add.  Right now the docs are only in Config.java


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

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

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

    https://github.com/apache/storm/pull/2049.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 #2049
    
----
commit b254ede46a25466749cd48ebd4bcb56dd791ec4a
Author: Robert (Bobby) Evans <[email protected]>
Date:   2017-04-06T18:58:41Z

    STORM-2447: add in storm local to avoid having server on worker classpath

commit 9eced5310464f87ca52eb92b6224ef5abe531514
Author: Robert (Bobby) Evans <[email protected]>
Date:   2017-04-06T19:50:14Z

    STORM-2447: Fixed compilation issue with int test

commit 71dc2e019d84580fbcdd5eabf267016393324872
Author: Robert (Bobby) Evans <[email protected]>
Date:   2017-04-07T13:31:56Z

    Merge branch 'apache-master' into STORM-2447

commit 7d1f346c45cb998209da7606f2600541d3cbfac7
Author: Robert (Bobby) Evans <[email protected]>
Date:   2017-04-04T17:34:49Z

    STORM-2448:  Add in Storm and JDK versions when submitting a topology

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to