You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by HeartSaVioR <gi...@git.apache.org> on 2016/05/17 12:08:45 UTC

[GitHub] storm pull request: STORM-1842 (1.x) Forward references in storm.t...

GitHub user HeartSaVioR opened a pull request:

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

    STORM-1842 (1.x) Forward references in storm.thrift cause tooling issues

    For master: #1423 
    
    Please refer STORM-1842 for more details.
    
    * python doesn't support forward reference so ttypes.py has a problem regarding this issue
    * reorder HBPulse, HBRecords, HBNodes to resolve forward reference issue

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

    $ git pull https://github.com/HeartSaVioR/storm STORM-1842-1.x

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

    https://github.com/apache/storm/pull/1424.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 #1424
    
----
commit 4c7117d75f80b820da110c3abee88134ca6ecaaa
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-05-17T11:45:03Z

    STORM-1842 Forward references in storm.thrift cause tooling issues
    
    * python doesn't support forward reference so ttypes.py has a problem regarding this issue
    * reorder HBPulse, HBRecords, HBNodes to resolve forward reference issue

----


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

[GitHub] storm pull request: STORM-1842 (1.x) Forward references in storm.t...

Posted by ptgoetz <gi...@git.apache.org>.
Github user ptgoetz commented on the pull request:

    https://github.com/apache/storm/pull/1424#issuecomment-220677791
  
    +1


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

[GitHub] storm pull request: STORM-1842 (1.x) Forward references in storm.t...

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

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


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