kevinrr888 commented on code in PR #5659:
URL: https://github.com/apache/accumulo/pull/5659#discussion_r2155108548
##########
server/base/src/main/java/org/apache/accumulo/server/AccumuloDataVersion.java:
##########
@@ -113,7 +113,6 @@ private static String dataVersionToReleaseName(final int
version) {
case REMOVE_DEPRECATIONS_FOR_VERSION_3:
return "3.0.0";
case METADATA_FILE_JSON_ENCODING:
- return "3.1.0";
Review Comment:
Issue already open for this https://github.com/apache/accumulo/issues/5572
--
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]