GitHub user jayadeepj opened a pull request:

    https://github.com/apache/incubator-samoa/pull/34

    SAMOA-29: Remove hardcoded value for the duration of Storm local topology 
execution

    This fix is for SAMOA-29. Instead of the hard-coded value, the 
PropertiesConfiguration class of Apache commons-configuration is used to 
dynamically read samoa.storm.local.mode.execution.duration from config file. 
Other properties excluding local topology execution is left as such. A new 
method is added in StormSamoaUtils which can be reused to fetch other 
properties.

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

    $ git pull https://github.com/jayadeepj/incubator-samoa master

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

    https://github.com/apache/incubator-samoa/pull/34.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 #34
    
----
commit edde7c1ce33a8540abdf985ad0b75ea42c6e8f22
Author: jayadeepj <[email protected]>
Date:   2015-07-31T04:38:14Z

    SAMOA-29: Fix storm local execution mode duration

----


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