GitHub user kishorvpatil opened a pull request:

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

    [STORM-3275] Fix UIHelpers timeout while starting profiler

    The Jprofiler start action, requires calculating timeout in milliseconds, 
while input is in minutes. Also, the logic works to say, STOP at timeout 
instead of start. This was I think clojure to java translation error.

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

    $ git pull https://github.com/kishorvpatil/incubator-storm storm3275

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

    https://github.com/apache/storm/pull/2895.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 #2895
    
----
commit 6b42587dfb1f99c8dfb6066a2bbc83e29552cff8
Author: Kishor Patil <kpatil@...>
Date:   2018-10-24T21:50:59Z

    Fix UIHelpers timeout while starting profiler

----


---

Reply via email to