Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Additional migration assistant feedback #8895
Additional migration assistant feedback #8895
Changes from 8 commits
55c15e2
a635187
9e2336e
2ce82b2
afd9780
262ff46
7679dbc
6272918
89faf76
02057e0
ef9f35e
5c13f78
ac7bc1b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 73 in _migration-assistant/index.md
[vale] _migration-assistant/index.md#L73
Raw output
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 would make small adjustments shown in the message snippet below:
Live traffic migration intercepts HTTP requests to a source cluster and stores them in a durable stream before forwarding them to the source cluster. The stored requests are then duplicated and replayed to the target cluster. This process synchronizes the source and target clusters while highlighting behavioral and performance differences between them. Kafka is used to manage the data flow and reconstruct HTTP requests. Users can monitor the replication process through CloudWatch metrics and the Migration Management Console, which provides results in JSON format for analysis.
Check failure on line 15 in _migration-assistant/migration-phases/live-traffic-migration/index.md
[vale] _migration-assistant/migration-phases/live-traffic-migration/index.md#L15
Raw output