We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In https://github.com/Alluxio/alluxio/blob/2e8258c10319d53bc9e70ee7c7ead04d0b46c999/core/server/master/src/main/java/alluxio/master/backup/BackupWorkerRole.java#L378
LOG.warn("Failed to get backup-leader address. Error:{}. Attempt:{}", t.toString(), infiniteRetryPolicy.getAttemptCount());
The text was updated successfully, but these errors were encountered:
/assign @kyo-tom
Sorry, something went wrong.
Fix #630 in Alluxio/alluxio#15116
tieujason330/alluxio@6136c4d
Successfully merging a pull request may close this issue.
In https://github.com/Alluxio/alluxio/blob/2e8258c10319d53bc9e70ee7c7ead04d0b46c999/core/server/master/src/main/java/alluxio/master/backup/BackupWorkerRole.java#L378
The text was updated successfully, but these errors were encountered: