Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clarifying paragraph to One-Step Migration #918

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

wallacekelly-da
Copy link
Contributor

@wallacekelly-da wallacekelly-da commented Feb 20, 2025

This PR changes the heading "One-Step Migration Recipe for 2.10" to simply "Migration Recipe for 2.10". EDIT: This PR adds a new short paragraph to more explicitly define the term "one-step migration."

The original intent of the heading was probably based on the idea of a single migration step from any 2.3+ directly to 2.10, instead of having to go through each intermediate major release version. Edit: this is wrong, as discussed in the comments.

However, the text itself uses "steps" to enumerate the steps of the recipe. The reader may not understand what was meant by the current heading.

@wallacekelly-da wallacekelly-da requested a review from a team as a code owner February 20, 2025 14:50
@@ -796,8 +796,8 @@ these prior releases to a protocol version supported by this minor release versi
tests, and its steps are known to work, additional measures and configuration may be required to
address the peculiarities of your environment.

One-Step Migration Recipe for 2.10
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Migration Recipe for 2.10
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am unsure about this change:

  • Text above (line 777) stills mentions "One-step", so we should be consistent.
  • Also, this precision is important. We usually have two kind of migrations: replacing the binary and doing an hard domain migration. The "one-step" here implies that we are doing both at the same time, which is relevant information. Maybe we could rephrase but I am unsure that dropping completely is good.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the clarification! 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rgugliel-da, I have reverted the change to the heading and added a very explicit definition of "one-step migration." This might help avoid the confusion that Michelle and I had on the topic.

Does this look ok?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, thanks!

@wallacekelly-da wallacekelly-da changed the title Adjust wording of header "Migration Recipe for 2.10" Add clarifying paragraph to One-Step Migration Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants