[
https://issues.apache.org/jira/browse/SAMZA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jagadish updated SAMZA-827:
---------------------------
Attachment: SAMZA-827.patch
> 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)