adelapena commented on code in PR #1891:
URL: https://github.com/apache/cassandra/pull/1891#discussion_r1107002101


##########
test/unit/org/apache/cassandra/io/sstable/LegacySSTableTest.java:
##########
@@ -94,7 +94,7 @@
      * See {@link #testGenerateSstables()} to generate sstables.
      * Take care on commit as you need to add the sstable files using {@code 
git add -f}
      */
-    public static final String[] legacyVersions = {"nb", "na", "me", "md", 
"mc", "mb", "ma"};
+    public static final String[] legacyVersions = {"oa", "nb", "na", "me", 
"md", "mc", "mb", "ma"};

Review Comment:
   Isn't `oa` the current version?



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