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