Tyler Patterson created CASSANDRA-4614:
------------------------------------------
Summary: CREATE KEYSPACE error with cqlsh -3 on trunk
Key: CASSANDRA-4614
URL: https://issues.apache.org/jira/browse/CASSANDRA-4614
Project: Cassandra
Issue Type: Bug
Environment: current trunk 769fe895a36868c47101f681f5fdd721bee1ad62
Reporter: Tyler Patterson
Assignee: paul cannon
{code}
cqlsh> create KEYSPACE test WITH strategy_class = 'SimpleStrategy' AND
strategy_options:replication_factor = 1;
Bad Request: line 1:80 mismatched input ':' expecting '='
{code}
There is no error in the cassandra log.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira