You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "József Márton Jung (JIRA)" <ji...@apache.org> on 2015/07/02 14:01:05 UTC

[jira] [Assigned] (SAMZA-682) Refactor Coordinator stream messages

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

József Márton Jung reassigned SAMZA-682:
----------------------------------------

    Assignee: József Márton Jung  (was: Naveen Somasundaram)

> Refactor Coordinator stream messages
> ------------------------------------
>
>                 Key: SAMZA-682
>                 URL: https://issues.apache.org/jira/browse/SAMZA-682
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Naveen Somasundaram
>            Assignee: József Márton Jung
>             Fix For: 0.10.0
>
>
> This is a code refactoring task for the coordinator stream consumption: 
> 1. we have all the coordinator stream messages in a single class as static inner class, make them separate classes in a new package
> 2. Move all the common functionality of  (CheckpointManager, ChangelogMappingManager, HostAffinityManager) to a base class (bootstrap, message type) etc. We can enough data now to understand the pattern to do this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)