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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to