[
https://issues.apache.org/jira/browse/FLINK-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744742#comment-15744742
]
ASF GitHub Bot commented on FLINK-5327:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2993
Nice, that is an easy one to review ;-)
+1, will merge this...
> 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)