You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by darionyaphet <gi...@git.apache.org> on 2016/06/28 08:38:40 UTC

[GitHub] incubator-gearpump pull request #52: [GEARPUMP-152] Upgrade Storm support to...

GitHub user darionyaphet opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/52

    [GEARPUMP-152] Upgrade Storm support to 1.0.x

    [GEARPUMP-152](https://issues.apache.org/jira/browse/GEARPUMP-152)
    
    Storm 1.0.0 has been released with a lot of changes. We need to upgrade our support for Storm to 1.0.x


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

    $ git pull https://github.com/darionyaphet/incubator-gearpump GEARPUMP-152

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

    https://github.com/apache/incubator-gearpump/pull/52.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 #52
    
----
commit cb911869f77e21f2518390b79fa09050bd7e018e
Author: darionyaphet <da...@gmail.com>
Date:   2016-06-28T08:36:19Z

    fix GEARPUMP-152 upgrade Storm support to 1.0.x

----


---
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] incubator-gearpump issue #52: [GEARPUMP-152] Upgrade Storm support to 1.0.x

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

    https://github.com/apache/incubator-gearpump/pull/52
  
    @manuzhang  I found storm 1.X have add some function about Blob and LogConfig . I'm miss it and working .
    



---
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] incubator-gearpump issue #52: [GEARPUMP-152] Upgrade Storm support to 1.0.x

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

    https://github.com/apache/incubator-gearpump/pull/52
  
    @manuzhang when I try to implement Nimbus method , I found some of them not implement will throw a UnsupportedOperationException . I want to know which command we are not support . thanks 


---
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] incubator-gearpump issue #52: [GEARPUMP-152] Upgrade Storm support to 1.0.x

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

    https://github.com/apache/incubator-gearpump/pull/52
  
    @darionyaphet have you verified whether integration tests pass for storm ?
    



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