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:27:33 UTC

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

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

Chris Riccomini updated SAMZA-445:
----------------------------------
    Attachment: SAMZA-445-0.patch

Attaching patch. No RB because it's a one-liner.

> 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
>              Labels: newbie
>             Fix For: 0.8.0
>
>         Attachments: SAMZA-445-0.patch
>
>
> 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)