-
Notifications
You must be signed in to change notification settings - Fork 105
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
Removed log entry regarding destination migration #1356
Removed log entry regarding destination migration #1356
Conversation
Signed-off-by: Riya Saxena <[email protected]>
921abb8
to
4ed4386
Compare
Signed-off-by: Riya Saxena <[email protected]> (cherry picked from commit 48e56bf) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Riya Saxena <[email protected]> (cherry picked from commit 48e56bf) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 48e56bf) Signed-off-by: Riya Saxena <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 48e56bf) Signed-off-by: Riya Saxena <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Hi @riysaxen-amzn , instead of the "Detected cluster change event for destination migration!" Logline now for every cluster change event 'Cancelling the migration process.' gets logged. Is it save to extend this else if condition Line 64 in e113dbb
To:
In my understanding only if the runningLock is present a Migration can/should be canceled? best regards |
we upgraded our cluster from 2.10.0 to 2.18.0 last week. We see bunch of logs every often with message "Cancelling the migration process." Is this a bug or issue with our upgrade? |
*Issue #1183 *
*There was a specific log that keeps on appearing quite frequently on all OpenSearch clusters (even fresh installations).
[INFO ][o.o.a.u.d.DestinationMigrationCoordinator] [my-node-name] Detected cluster change event for destination migration
*CheckList:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.