[ 
https://issues.apache.org/jira/browse/CASSANDRA-20126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Caleb Rackliffe updated CASSANDRA-20126:
----------------------------------------
    Reviewers: Caleb Rackliffe

> Fix RequestFailureReason.READ_TOO_MANY_INDEXES in trunk 
> --------------------------------------------------------
>
>                 Key: CASSANDRA-20126
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20126
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Local/Other
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 5.x
>
>
> RequestFailureReason.READ_TOO_MANY_INDEXES - the code for it is 7 in 
> [cassandra-5.0|https://github.com/apache/cassandra/blob/cassandra-5.0/src/java/org/apache/cassandra/exceptions/RequestFailureReason.java#L31-L40].
>  That has changed probably by mistake or because of merge conflict in 
> [trunk|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/exceptions/RequestFailureReason.java#L32-L44].
>  Now the code is 10. This is breaking change. The fix will be just assign 
> code 7 to RequestFailureReason.READ_TOO_MANY_INDEXES and move down all the 
> new reasons added to their current trunk code+1 in trunk. This change is OK 
> because we haven't had a release from trunk yet. 
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to