You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by govind-menon <gi...@git.apache.org> on 2018/08/06 20:45:28 UTC

[GitHub] storm pull request #2795: STORM-3182: Removing superfluous topo id check fro...

GitHub user govind-menon opened a pull request:

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

    STORM-3182: Removing superfluous topo id check from owner resource AP…

    …I request

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

    $ git pull https://github.com/govind-menon/storm STORM-3182

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

    https://github.com/apache/storm/pull/2795.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 #2795
    
----
commit ecec9cf52e61ffd889e51309b1bc2c1df99d7366
Author: Govind Menon <go...@...>
Date:   2018-08-06T20:44:57Z

    STORM-3182: Removing superfluous topo id check from owner resource API request

----


---

[GitHub] storm pull request #2795: STORM-3182: Removing superfluous topo id check fro...

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

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


---

[GitHub] storm issue #2795: STORM-3182: Removing superfluous topo id check from owner...

Posted by govind-menon <gi...@git.apache.org>.
Github user govind-menon commented on the issue:

    https://github.com/apache/storm/pull/2795
  
    @HeartSaVioR Fix for 3182. Working on the others.


---