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

Jagadish commented on SAMZA-827:
--------------------------------

Attached patch, https://reviews.apache.org/r/40934/

> Handle null offsets when writing state store OFFSET file
> --------------------------------------------------------
>
>                 Key: SAMZA-827
>                 URL: https://issues.apache.org/jira/browse/SAMZA-827
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jagadish
>            Assignee: Jagadish
>             Fix For: 0.10.0
>
>         Attachments: SAMZA-827.patch
>
>
> When there's a null offset passed when we do a write (possibly because, the 
> newest offset for the state store partition is NULL - due to an empty state 
> store), we must not do the write to the file.
> We instead, fail with a NPE.



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

Reply via email to