adoroszlai commented on code in PR #4369:
URL: https://github.com/apache/ozone/pull/4369#discussion_r1140319666


##########
hadoop-ozone/dist/src/main/compose/upgrade/upgrades/non-rolling-upgrade/1.2.1-1.3.0/callback.sh:
##########
@@ -70,7 +70,7 @@ with_old_version_downgraded() {
 }
 
 with_new_version_finalized() {
-  _check_hdds_mlvs 4
+  _check_hdds_mlvs 5

Review Comment:
   Since 1.3.0 is released, I think we should keep this at 4, and introduce a 
new upgrade subdir for 1.3.0-1.4.0.



##########
hadoop-ozone/dist/src/main/compose/upgrade/upgrades/non-rolling-upgrade/1.2.1-1.3.0/callback.sh:
##########
@@ -70,7 +70,7 @@ with_old_version_downgraded() {
 }
 
 with_new_version_finalized() {
-  _check_hdds_mlvs 4
+  _check_hdds_mlvs 5

Review Comment:
   Since 1.3.0 is already released, I think we should keep this at 4, and 
introduce a new upgrade subdir for 1.3.0-1.4.0.



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