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

Yan Fang commented on SAMZA-625:
--------------------------------

[~navina], thank you.

{quote}
Since you are re-using the TaskStorageManager, when you call stop(), it tries 
to create a checksum with the newest offset. In this case, the newestOffset 
happens to be null  i think you should add a check for that.
{quote}

You are right. So instead of writing the latest offset, I bypassed this 
function by only calling to stop the stores. Does this make sense too?

New RB:
https://reviews.apache.org/r/33419/diff/4-5/

> Provide tool to consume changelog and materialize a state store
> ---------------------------------------------------------------
>
>                 Key: SAMZA-625
>                 URL: https://issues.apache.org/jira/browse/SAMZA-625
>             Project: Samza
>          Issue Type: Sub-task
>          Components: kv
>    Affects Versions: 0.10.0
>            Reporter: Yan Fang
>            Assignee: Yan Fang
>             Fix For: 0.10.0
>
>         Attachments: SAMZA-625.1.patch, SAMZA-625.2.patch, SAMZA-625.3.patch, 
> SAMZA-625.patch
>
>
> Provide a tool to consume the change log and form a state store locally.



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

Reply via email to