You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/31 04:41:04 UTC

[jira] [Commented] (SAMZA-1264) Operator functions should allow closing/finalization

    [ https://issues.apache.org/jira/browse/SAMZA-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030622#comment-16030622 ] 

ASF GitHub Bot commented on SAMZA-1264:
---------------------------------------

GitHub user vjagadish1989 opened a pull request:

    https://github.com/apache/samza/pull/208

    SAMZA-1264: Make Operator Functions Closable

    - Added `close()` to the lifecycle of `OperatorImpl`s, and all `Function`s.
    - Added unit tests to verify calls to `close()`

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

    $ git pull https://github.com/vjagadish1989/samza operator_functions

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

    https://github.com/apache/samza/pull/208.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 #208
    
----
commit 1527f19b0c0c02cbbe9f20d663f27ee7255b8217
Author: vjagadish1989 <jv...@linkedin.com>
Date:   2017-05-31T04:09:29Z

    SAMZA-1264: Make Operator Functions Closable

----


> Operator functions should allow closing/finalization
> ----------------------------------------------------
>
>                 Key: SAMZA-1264
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1264
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Prateek Maheshwari
>            Assignee: Prateek Maheshwari
>             Fix For: 0.14.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)