You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yan Fang (JIRA)" <ji...@apache.org> on 2015/07/04 02:12:04 UTC

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

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

Yan Fang commented on SAMZA-682:
--------------------------------

[~naveenatceg], are you working on this? I am afraid [~jjung] may do some duplicate work with you.

> 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)