You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2016/07/18 20:06:20 UTC

[jira] [Assigned] (BEAM-468) NullableCoder should not ask valueCoder isRegisterByteSizeObserverCheap when value is null

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

Luke Cwik reassigned BEAM-468:
------------------------------

    Assignee: Luke Cwik  (was: Davor Bonaci)

> NullableCoder should not ask valueCoder isRegisterByteSizeObserverCheap when value is null
> ------------------------------------------------------------------------------------------
>
>                 Key: BEAM-468
>                 URL: https://issues.apache.org/jira/browse/BEAM-468
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: Trivial
>
> The value coder may assume that the given value is always non-null and it would be an error to pass it a null value.



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