Yury Gerzhedovich created IGNITE-20149:
------------------------------------------
Summary: Sql. Revise use INTERNAL_ERR in sql module
Key: IGNITE-20149
URL: https://issues.apache.org/jira/browse/IGNITE-20149
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Yury Gerzhedovich
Error code Common.INTERNAL_ERR should use only for internal error, which could
treat as a bug require attention from developer. However we use the error code
often and for normal situation, e.g. node left during execution of a query.
Let's revise SQL module on use INTERNAL_ERR error code according the above.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)