HDDS-15375. Renames to prepare to switch SCM to the new versioning framework.#10366
Conversation
…inology Co-authored-by: Cursor <cursoragent@cursor.com>
sodonnel
left a comment
There was a problem hiding this comment.
This change LGTM - are we ready to move it out of draft?
|
Some flaky upgrade related test showed up that I can't repro locally yet. I'd be surprised if it was caused by this but let me root cause it first. |
|
Nevermind, not flaky I just had the wrong branch checked out. |
* HDDS-14496-zdu: HDDS-15375. Renames to prepare to switch SCM to the new versioning framework. (apache#10366)
What changes were proposed in this pull request?
Rename
FUTURE_VERSIONtoUNKNOWN_VERSIONinHDDSVersionandOzoneManagerVersion.Rename methods and variables using
LayoutVersionterminology as needed since the term "layout version" will not be used going forward.What is the link to the Apache JIRA
HDDS-15375
How was this patch tested?
No functional change. All existing tests should pass.