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

Benjamin Lerer updated CASSANDRA-8455:
--------------------------------------
    Component/s: CQL

> IndexOutOfBoundsException when building SyntaxError message snippet
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-8455
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8455
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL
>            Reporter: Tyler Hobbs
>            Assignee: Benjamin Lerer
>            Priority: Minor
>             Fix For: 2.1.3
>
>         Attachments: CASSANDRA-8455-2.1.txt, CASSANDRA-8455-trunk.txt
>
>
> It looks like some syntax errors can result in an IndexOutOfBoundsException 
> when the error message snippet is being built:
> {noformat}
> cqlsh> create table foo (a int primary key, b int;
> <ErrorMessage code=2000 [Syntax error in CQL query] message="Failed parsing 
> statement: [create table foo (a int primary key, b int;] reason: 
> ArrayIndexOutOfBoundsException -1">
> {noformat}
> There isn't any error or stacktrace in the server logs.  It would be good to 
> fix that as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to