You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/03/23 21:24:41 UTC

[GitHub] [ozone] errose28 opened a new pull request #2080: HDDS-5023. Datanodes should always use MLV 0 when no VERSION file is present.

errose28 opened a new pull request #2080:
URL: https://github.com/apache/ozone/pull/2080


   ## What changes were proposed in this pull request?
   
   Since older versions of the code did not have a VERSION file for datanodes, they should assume they are pre-finalized and use layout version 0 by default when no VERSION file is present. If they are being started fresh (not part of an upgrade), SCM will tell them to finalize and they will move to match SCM's layout version after one heartbeat.
   
   ## What is the link to the Apache JIRA
   
   HDDS-5023
   
   ## How was this patch tested?
   
   Added fix to HDDS-4181 acceptance tests, and the MLV tests there verified that pre-finalize datanodes are using the correct MLV when pre-finalized.
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] avijayanhwx merged pull request #2080: HDDS-5023. Datanodes should always use MLV 0 when no VERSION file is present.

Posted by GitBox <gi...@apache.org>.
avijayanhwx merged pull request #2080:
URL: https://github.com/apache/ozone/pull/2080


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org