Aljoscha Krettek created FLINK-5126:
---------------------------------------
Summary: Remove Checked Exceptions from State Interfaces
Key: FLINK-5126
URL:
https://issues.apache.org/jira/browse/FLINK-5126 Project: Flink
Issue Type: Sub-task
Components: Streaming
Reporter: Aljoscha Krettek
Most of the methods can throw {{Exception}} or {{IOException}} but the user cannot really do anything to handle them. The exceptions just pollute any code a user implements.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)