[ 
https://issues.apache.org/jira/browse/IGNITE-10893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Muzafarov updated IGNITE-10893:
-------------------------------------
    Fix Version/s:     (was: 2.8)

> ClientListenerResponse.status uses codes both from IgniteQueryErrorCode and 
> ClientListenerResponse itself. 
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-10893
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10893
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Alexander Lapin
>            Priority: Minor
>
> ClientListenerResponse.status might be set as one of IgniteQueryErrorCode 
> constants. Besides that, ClientListenerResponse has few codes as constants 
> itself. These codes may intersect, in particular, 
> ClientListenerResponse.STATUS_FAILED == IgniteQueryErrorCode.UNKNOWN. Seems 
> that it works fine at the moment, however it looks unsafe.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to