[
https://issues.apache.org/jira/browse/IGNITE-27582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-27582:
------------------------------------
Fix Version/s: 3.2
> 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
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Attachments: image (1).png, image (2).png
>
>
> 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.
> We should make sure the error codes are the same.
>
> *Exception / Error:* `Table with name 'XYZ' already exists`
> *Embedded client:*
> !image (1).png|width=929,height=168!
> *Java Client:*
> !image (2).png|width=930,height=158!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)