GitHub user kishorvpatil reopened a pull request:

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

    [STORM-1110] Fix Component Page for system components

    - Remove redundant method `system-id?` - as is calls into static 
`Utils/isSystemId`
    - All System components are of type bolts.

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

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

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

    https://github.com/apache/storm/pull/799.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 #799
    
----
commit 8281115371e852eb540246fd127b29d1da5e6f6a
Author: Kishor Patil <kpa...@yahoo-inc.com>
Date:   2015-10-14T18:45:20Z

    Remove redundent clojure method system-id

commit 88bfa5af12ec07c0fb4c2d4a66f1812fee004edf
Author: Kishor Patil <kpa...@yahoo-inc.com>
Date:   2015-10-14T18:46:32Z

    The system components are of type bolts

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to