[jira] [Created] (FLINK-5126) Remove Checked Exceptions from State Interfaces

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5126) Remove Checked Exceptions from State Interfaces

Shang Yuanchun (Jira)
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)