Jeremy Hanna created CASSANDRA-5570:
---------------------------------------

             Summary: CQL version is wrong either in doc or in code
                 Key: CASSANDRA-5570
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5570
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.2.4
            Reporter: Jeremy Hanna
            Priority: Trivial


The textile doc in 1.2.2+ for cql3 says it's version 3.0.2.  The code says it's 
3.0.1.

In 1.2-branch and trunk it says it is 3.0.2 even though it should be 3.0.3 and 
3.1.0 respectively.

https://github.com/apache/cassandra/blob/cassandra-1.2/src/java/org/apache/cassandra/cql3/QueryProcessor.java#L44
https://github.com/apache/cassandra/blob/cassandra-1.2/doc/cql3/CQL.textile

https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/cql3/QueryProcessor.java#L43
https://github.com/apache/cassandra/blob/trunk/doc/cql3/CQL.textile

--
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

Reply via email to