GitHub user ppoulosk opened a pull request:

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

    [STORM-1099]  Fix worker childopts as arraylist of strings

    This fixes the bug by changing supervisor.clj to operate on any sequential, 
not just a list.  
    
    A unit test was added to verify that this works.  I ran the unit test 
without the supervisor change, and it did fail.

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

    $ git pull https://github.com/ppoulosk/storm STORM-1099

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

    https://github.com/apache/storm/pull/791.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 #791
    
----
commit 103125d428e13aed20acbd7881ab8b1aaa423ed9
Author: Paul Poulosky <[email protected]>
Date:   2015-10-08T22:51:34Z

    Merge pull request #579 from ppoulosk/YSTORM-2270
    
    [YSTORM-2270]  Fix arraylist of strings as config value for childopts

----


---
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