Jacek Lewandowski created CASSANDRA-18921:
---------------------------------------------

             Summary: Describe statement may include inconsistent schema and 
schema version for paging
                 Key: CASSANDRA-18921
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18921
             Project: Cassandra
          Issue Type: Bug
          Components: Cluster/Schema
            Reporter: Jacek Lewandowski
            Assignee: Jacek Lewandowski


When the {{DescribeStatement}} is executed, it initially gets the current 
schema snapshot and the schema version with two separate unsynchronized calls. 
When the schema is being modified around that time, the schema snapshot and 
schema version may diverge which will result in failing or inconsistent paging. 
This is not super important but it is easy to fix.




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