[jira] [Updated] (CASSANDRA-9247) DROP INDEX ks.index_name is a syntax error in 2.0

2015-05-20 Thread Benjamin Lerer (JIRA)

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

Benjamin Lerer updated CASSANDRA-9247:
--
Assignee: Carl Yeksigian  (was: Benjamin Lerer)

 DROP INDEX ks.index_name is a syntax error in 2.0
 -

 Key: CASSANDRA-9247
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9247
 Project: Cassandra
  Issue Type: Bug
Reporter: Jim Witschey
Assignee: Carl Yeksigian
 Fix For: 2.0.x


 In all versions of 2.0, statements like
 {{DROP INDEX ks.index_to_drop;}}
 fail with the error
 {{ErrorMessage code=2000 [Syntax error in CQL query] message=line 1:13 
 missing EOF at '.'}}
 The error doesn't happen in any 2.1 versions or trunk. [The 
 docs|http://docs.datastax.com/en/cql/3.1/cql/cql_reference/drop_index_r.html] 
 don't indicate that the {{DROP INDEX}} statement should work any differently 
 on 2.0.
 [Here|https://github.com/mambocab/cassandra-dtest/blob/drop_index_keyspace_bug/index_keyspace_bug.py]
  is a dtest that produces the error, but I think a patch should include a 
 more isolated test for the component that's failing here.



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


[jira] [Updated] (CASSANDRA-9247) DROP INDEX ks.index_name is a syntax error in 2.0

2015-05-20 Thread Aleksey Yeschenko (JIRA)

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

Aleksey Yeschenko updated CASSANDRA-9247:
-
Priority: Minor  (was: Major)

 DROP INDEX ks.index_name is a syntax error in 2.0
 -

 Key: CASSANDRA-9247
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9247
 Project: Cassandra
  Issue Type: Bug
Reporter: Jim Witschey
Assignee: Carl Yeksigian
Priority: Minor
 Fix For: 2.0.x


 In all versions of 2.0, statements like
 {{DROP INDEX ks.index_to_drop;}}
 fail with the error
 {{ErrorMessage code=2000 [Syntax error in CQL query] message=line 1:13 
 missing EOF at '.'}}
 The error doesn't happen in any 2.1 versions or trunk. [The 
 docs|http://docs.datastax.com/en/cql/3.1/cql/cql_reference/drop_index_r.html] 
 don't indicate that the {{DROP INDEX}} statement should work any differently 
 on 2.0.
 [Here|https://github.com/mambocab/cassandra-dtest/blob/drop_index_keyspace_bug/index_keyspace_bug.py]
  is a dtest that produces the error, but I think a patch should include a 
 more isolated test for the component that's failing here.



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


[jira] [Updated] (CASSANDRA-9247) DROP INDEX ks.index_name is a syntax error in 2.0

2015-04-28 Thread Philip Thompson (JIRA)

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

Philip Thompson updated CASSANDRA-9247:
---
Assignee: Benjamin Lerer

 DROP INDEX ks.index_name is a syntax error in 2.0
 -

 Key: CASSANDRA-9247
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9247
 Project: Cassandra
  Issue Type: Bug
Reporter: Jim Witschey
Assignee: Benjamin Lerer
 Fix For: 2.0.15


 In all versions of 2.0, statements like
 {{DROP INDEX ks.index_to_drop;}}
 fail with the error
 {{ErrorMessage code=2000 [Syntax error in CQL query] message=line 1:13 
 missing EOF at '.'}}
 The error doesn't happen in any 2.1 versions or trunk. [The 
 docs|http://docs.datastax.com/en/cql/3.1/cql/cql_reference/drop_index_r.html] 
 don't indicate that the {{DROP INDEX}} statement should work any differently 
 on 2.0.
 [Here|https://github.com/mambocab/cassandra-dtest/blob/drop_index_keyspace_bug/index_keyspace_bug.py]
  is a dtest that produces the error, but I think a patch should include a 
 more isolated test for the component that's failing here.



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


[jira] [Updated] (CASSANDRA-9247) DROP INDEX ks.index_name is a syntax error in 2.0

2015-04-27 Thread Jim Witschey (JIRA)

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

Jim Witschey updated CASSANDRA-9247:

Summary: DROP INDEX ks.index_name is a syntax error in 2.0  (was: DROP 
INDEX ks.table_name is a syntax error in 2.0)

 DROP INDEX ks.index_name is a syntax error in 2.0
 -

 Key: CASSANDRA-9247
 URL: https://issues.apache.org/jira/browse/CASSANDRA-9247
 Project: Cassandra
  Issue Type: Bug
Reporter: Jim Witschey
 Fix For: 2.0.15


 In all versions of 2.0, statements like
 {{DROP INDEX ks.index_to_drop;}}
 fail with the error
 {{ErrorMessage code=2000 [Syntax error in CQL query] message=line 1:13 
 missing EOF at '.'}}
 The error doesn't happen in any 2.1 versions or trunk. [The 
 docs|http://docs.datastax.com/en/cql/3.1/cql/cql_reference/drop_index_r.html] 
 don't indicate that the {{DROP INDEX}} statement should work any differently 
 on 2.0.
 [Here|https://github.com/mambocab/cassandra-dtest/blob/drop_index_keyspace_bug/index_keyspace_bug.py]
  is a dtest that produces the error, but I think a patch should include a 
 more isolated test for the component that's failing here.



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