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 2018/09/14 20:36:00 UTC

[jira] [Commented] (SAMZA-1879) Remove deprecated containerId from ContainerModel

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

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

GitHub user cameronlee314 opened a pull request:

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

    SAMZA-1879: Remove deprecated containerId from ContainerModel

    

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

    $ git pull https://github.com/cameronlee314/samza remove_container_id

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

    https://github.com/apache/samza/pull/639.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 #639
    
----
commit a92c158a436f0ac345f6e62e59b11445b1935468
Author: Cameron Lee <ca...@...>
Date:   2018-09-14T20:34:02Z

    SAMZA-1879: Remove deprecated containerId from ContainerModel

----


> Remove deprecated containerId from ContainerModel
> -------------------------------------------------
>
>                 Key: SAMZA-1879
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1879
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Cameron Lee
>            Assignee: Cameron Lee
>            Priority: Major
>
> For SAMZA-1714, we will move ContainerModel into samza-api to be part of the public API. It currently has a deprecated containerId field (replaced by processorId), so it should be fully removed before ContainerModel becomes part of the public API.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)