You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mjsax <gi...@git.apache.org> on 2015/06/16 23:37:07 UTC

[GitHub] flink pull request: [FLINK-2232] StormWordCountLocalITCase fails

GitHub user mjsax opened a pull request:

    https://github.com/apache/flink/pull/845

    [FLINK-2232] StormWordCountLocalITCase fails

    increased sleeping time for IT-Cases to make tests more stable
    additional bug fix: isRunning was not volatile in AbstractStormSpoutWrapper

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

    $ git pull https://github.com/mjsax/flink flink-storm-compatibility

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

    https://github.com/apache/flink/pull/845.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 #845
    
----
commit 11e5fa5520debc2c123d158c47da8ca5278fabe3
Author: mjsax <mj...@informatik.hu-berlin.de>
Date:   2015-06-16T14:51:24Z

    increased sleeping time for IT-Cases to make tests more stable (fixes [flink-2232])
    additional bug fix: isRunning was not volatile in AbstractStormSpoutWrapper

----


---
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] flink pull request: [FLINK-2232] StormWordCountLocalITCase fails

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

    https://github.com/apache/flink/pull/845#issuecomment-113096386
  
    Thanks for the temporal fix, I think the real solution is the one proposed in #750. Will merge this for now.


---
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] flink pull request: [FLINK-2232] StormWordCountLocalITCase fails

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

    https://github.com/apache/flink/pull/845


---
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] flink pull request: [FLINK-2232] StormWordCountLocalITCase fails

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

    https://github.com/apache/flink/pull/845#issuecomment-112599473
  
    IHMO, ready to be merged.


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