Tiago Marques Godinho created IGNITE-27582:
----------------------------------------------
Summary: Mismatch exception codes between Java and Embedded client
Key: IGNITE-27582
URL: https://issues.apache.org/jira/browse/IGNITE-27582
Project: Ignite
Issue Type: Improvement
Components: thin clients ai3
Affects Versions: 3.1
Environment: s
Reporter: Tiago Marques Godinho
The Java Client and the Embedded client are using different error codes for
what seems to be the same exception (definitely the same error).
The correct error code seems to be in the Java client. The embedded client is
using the common error group.
Exception / Error:
`Table with name 'XYZ' already exists`
Embedded client:
Java Client
--
This message was sent by Atlassian Jira
(v8.20.10#820010)