You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2015/12/03 22:36:11 UTC

[jira] [Updated] (SAMZA-827) Handle null offsets when writing state store OFFSET file

     [ https://issues.apache.org/jira/browse/SAMZA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yi Pan (Data Infrastructure) updated SAMZA-827:
-----------------------------------------------
    Fix Version/s: 0.10.0

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