[
https://issues.apache.org/jira/browse/IGNITE-27582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tiago Marques Godinho updated IGNITE-27582:
-------------------------------------------
Description:
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!
was:
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
> 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
> 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)