[ https://issues.apache.org/jira/browse/CASSANDRA-18921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacek Lewandowski updated CASSANDRA-18921: ------------------------------------------ Bug Category: Parent values: Correctness(12982)Level 1 values: Consistency(12989) Complexity: Low Hanging Fruit Discovered By: Code Inspection Fix Version/s: 4.0.x 4.1.x 5.0.x 5.1 Severity: Low Status: Open (was: Triage Needed) > 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 > Priority: Normal > Fix For: 4.0.x, 4.1.x, 5.0.x, 5.1 > > > 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