adoroszlai commented on PR #6553:
URL: https://github.com/apache/ozone/pull/6553#issuecomment-2068030182

   Thanks @xichen01 for updating the PR, my part LGTM.  (There is some minor 
difference in HDDS-10552 due to HDDS-10013 not being backported, but I think 
that's OK.)
   
   Please remember to push from CLI instead of merging in GitHub UI.  Also, 
please do not cherry-pick each commit to `ozone-1.4` from your own branch.  We 
should preserve the commit hashes from this PR:
   
   ```
   git checkout ozone-1.4
   git pull
   git merge --ff-only ozone-1.4-backport
   git push
   ```


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