You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2014/10/24 23:26:35 UTC

[jira] [Created] (SAMZA-445) CheckpointManager is closed before changelog partitions are written

Chris Riccomini created SAMZA-445:
-------------------------------------

             Summary: CheckpointManager is closed before changelog partitions are written
                 Key: SAMZA-445
                 URL: https://issues.apache.org/jira/browse/SAMZA-445
             Project: Samza
          Issue Type: Bug
          Components: container
    Affects Versions: 0.8.0
            Reporter: Chris Riccomini
            Assignee: Chris Riccomini
             Fix For: 0.8.0


While working on SAMZA-444, I noticed that in the 0.8.0 branch, Util.getTaskNameToChangeLogPartitionMapping closes the checkpointManager before checkpointManager.writeChangeLogPartitionMapping is called. The manager shouldn't be closed until afterwards.



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