-
Notifications
You must be signed in to change notification settings - Fork 24
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
[CLC-415]: add migration prerequisites #425
Conversation
* Existing data structures on the target cluster will be skipped. | ||
* It is recommended source cluster to be in read-only mode. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Existing data structures on the target cluster will be skipped.
- It is recommended source cluster to be in read-only mode.
It makes sense to move the last 2 under "Further Information" maybe. These are not prerequiesites.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Only a single migration can be run simultaneously. | ||
* The target cluster must be an enterprise cluster or Viridian cluster. | ||
* At least one data structure must be given in the migration configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we say "atleast one data structure name must be provided in the migration configuration file"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree that it's clearer
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can be closed as part of the discussion at https://hazelcast.slack.com/archives/C053JA9B57H/p1699276227672769 |
No description provided.