You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (JIRA)" <ji...@apache.org> on 2018/03/26 12:37:00 UTC

[jira] [Updated] (IGNITE-8044) IgniteQueryGenerator.getOptions() method should properly handle empty list of parameters.

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

Vyacheslav Koptilin updated IGNITE-8044:
----------------------------------------
    Description: 
`IgniteQueryGenerator.getOptions()` method does not check that the parameters list may be {code}null{code}

Initial disscussion of the issue is available on the user-list: http://apache-ignite-users.70518.x6.nabble.com/ArrayIndexOutOfBoundsException-1-in-IgniteQueryGenerator-getOptions-tt20801.html

  was:
{code}IgniteQueryGenerator.getOptions(){code} method does not check that the parameters list may be {code}null{code}

Initial disscussion of the issue is available on the user-list: http://apache-ignite-users.70518.x6.nabble.com/ArrayIndexOutOfBoundsException-1-in-IgniteQueryGenerator-getOptions-tt20801.html


> IgniteQueryGenerator.getOptions() method should properly handle empty list of parameters.
> -----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8044
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8044
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.4
>            Reporter: Vyacheslav Koptilin
>            Priority: Minor
>
> `IgniteQueryGenerator.getOptions()` method does not check that the parameters list may be {code}null{code}
> Initial disscussion of the issue is available on the user-list: http://apache-ignite-users.70518.x6.nabble.com/ArrayIndexOutOfBoundsException-1-in-IgniteQueryGenerator-getOptions-tt20801.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)