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

[GitHub] flink pull request #2111: [FLINK-4076] BoltWrapper#dispose() should call Abs...

GitHub user f7753 opened a pull request:

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

    [FLINK-4076] BoltWrapper#dispose() should call AbstractStreamOperator#dispose()

    Add missing method `super.close()` that should be called in sub class `org.apache.flink.storm.wrappers.BoltWrapper` 's override method .

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

    $ git pull https://github.com/f7753/flink flink4076

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

    https://github.com/apache/flink/pull/2111.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 #2111
    
----
commit 0c97618dd8f80ae45a2bb9dce3c85e2014c0b481
Author: MaBiao <ma...@gmail.com>
Date:   2016-06-16T09:17:41Z

    [FLINK-4076] add spuer.dispose() in class BoltWrapper

----


---
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 issue #2111: [FLINK-4076] BoltWrapper#dispose() should call AbstractSt...

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

    https://github.com/apache/flink/pull/2111
  
    This looks good, let's see what Travis says.


---
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 #2111: [FLINK-4076] BoltWrapper#dispose() should call Abs...

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

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


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