Vadim Pakhnushev created IGNITE-22981:
-----------------------------------------
Summary: Relax IgniteClient close exception
Key: IGNITE-22981
URL: https://issues.apache.org/jira/browse/IGNITE-22981
Project: Ignite
Issue Type: Improvement
Components: thin client
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
{{IgniteClient}} implements {{AutoCloseable}}, and the only implementation of
it, {{TcpIgniteClient}} doesn't in fact throw checked exception from its
{{close}} method. According to the documentation of the method, implementers
are _strongly_ encouraged to declare either more specific exceptions or no
exception at all.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)