Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Code - Bug - Unclear Impact
-
Low
-
Low Hanging Fruit
-
User Report
-
All
-
None
-
Description
RequestFailureReason.READ_TOO_MANY_INDEXES - the code for it is 7 in cassandra-5.0. That has changed probably by mistake or because of merge conflict in trunk. 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.
Attachments
Issue Links
- links to