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

Stefan Richter updated FLINK-5327:
----------------------------------
    Description: The signature of {{StateObject::getStateSize}} declares 
throwing of an {{IOException}}. This is an artefact of the state handle 
refactoring. After more refactoring, there is actually no implementor throwing 
an exception for this call. Hence, we can remove the exception from the method 
signature.  (was: The signature of ``StateObject::getStateSize`` declares 
throwing of an ``IOException``. This is an artefact of the state handle 
refactoring. After more refactoring, there is actually no implementor throwing 
an exception for this call. Hence, we can remove the exception from the method 
signature.)

> Remove IOException from StateObject::getStateSize
> -------------------------------------------------
>
>                 Key: FLINK-5327
>                 URL: https://issues.apache.org/jira/browse/FLINK-5327
>             Project: Flink
>          Issue Type: Improvement
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.2.0
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>
> The signature of {{StateObject::getStateSize}} declares throwing of an 
> {{IOException}}. This is an artefact of the state handle refactoring. After 
> more refactoring, there is actually no implementor throwing an exception for 
> this call. Hence, we can remove the exception from the method signature.



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

Reply via email to