[ 
https://issues.apache.org/jira/browse/CASSANDRA-18745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17753245#comment-17753245
 ] 

Brandon Williams commented on CASSANDRA-18745:
----------------------------------------------

The way I currently imagine this working is having Ant write "version = 
$version" to something like pylib/cqlshlib/serverversion.py, which cqlsh can 
then import and compare against the server version it has connected to.

> cqlsh should warn on server version mismatch
> --------------------------------------------
>
>                 Key: CASSANDRA-18745
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18745
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: CQL/Interpreter
>            Reporter: Brandon Williams
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 5.x
>
>
> When cqlsh is used against a different version of the server than the one 
> that it shipped with, it should emit a warning so that users aren't confused 
> when some things don't work correctly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to