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

Fix logging message in core/server/master/src/main/java/alluxio/master/backup/BackupWorkerRole.java #630

Closed
apc999 opened this issue Feb 7, 2022 · 2 comments · Fixed by Alluxio/alluxio#15116

Comments

@apc999
Copy link

apc999 commented Feb 7, 2022

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());
@kyo-tom
Copy link

kyo-tom commented Mar 8, 2022

/assign @kyo-tom

@kyo-tom
Copy link

kyo-tom commented Mar 8, 2022

Fix #630 in Alluxio/alluxio#15116

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 a pull request may close this issue.

2 participants