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

Stephan Ewen updated FLINK-5327:
--------------------------------
    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> 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