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)