maedhroz commented on code in PR #3426:
URL: https://github.com/apache/cassandra/pull/3426#discussion_r1702045637


##########
src/java/org/apache/cassandra/tcm/serialization/Version.java:
##########
@@ -37,6 +37,7 @@ public enum Version
      *  - Added version to PlacementForRange serializer
      *  - Serialize MemtableParams when serializing TableParams
      *  - Added AccordFastPath
+     *  - Added StaleReplicas

Review Comment:
   So `AccordFastPath` and `StaleReplicas` are both new in `cep-15-accord` 
should we, before merging to trunk, assign them both to a new V3?



##########
src/java/org/apache/cassandra/tcm/serialization/Version.java:
##########
@@ -37,6 +37,7 @@ public enum Version
      *  - Added version to PlacementForRange serializer
      *  - Serialize MemtableParams when serializing TableParams
      *  - Added AccordFastPath
+     *  - Added StaleReplicas

Review Comment:
   So `AccordFastPath` and `StaleReplicas` are both new in `cep-15-accord`. 
Should we, before merging to trunk, assign them both to a new V3?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to