errose28 commented on code in PR #10033:
URL: https://github.com/apache/ozone/pull/10033#discussion_r3228361879


##########
hadoop-ozone/dist/src/main/compose/upgrade/upgrades/rolling-upgrade/driver.sh:
##########
@@ -131,7 +143,7 @@ rolling_restart_all_services "4-upgrade" "$OZONE_UPGRADE_TO"
 # Upgrade client after all server components are upgraded but before 
finalization,
 # so new client APIs can be exercised against pre-finalized servers.
 echo "--- UPGRADING CLIENT TO $OZONE_UPGRADE_TO ---"
-OUTPUT_NAME="${OZONE_UPGRADE_FROM}-${OZONE_UPGRADE_TO}-2-client"
+OUTPUT_NAME="${OZONE_UPGRADE_FROM}-${OZONE_UPGRADE_TO}-4-upgrade-client"

Review Comment:
   Discussed offline. Step 4 is considered the entire upgrade step. Upgrading 
the server and client are treated as subtasks of that step so the numbering is 
intentional.



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