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

[jira] [Resolved] (SAMZA-1213) StreamProcessorLifeCycleAware interface should not use processorId

     [ https://issues.apache.org/jira/browse/SAMZA-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Navina Ramesh resolved SAMZA-1213.
----------------------------------
    Resolution: Fixed

Issue resolved by pull request 125
[https://github.com/apache/samza/pull/125]

> StreamProcessorLifeCycleAware interface should not use processorId
> ------------------------------------------------------------------
>
>                 Key: SAMZA-1213
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1213
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Navina Ramesh
>            Assignee: Navina Ramesh
>             Fix For: 0.13.0
>
>
> It is important for interfaces to be stateless.
> LocalApplicationRunner should create a separate StreamProcessorLifeCycleAware instance for each StreamProcessor, instead of using a single listener for multiple instances of StreamProcessors. 



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