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

Read request time consuming becoming longer when standby master restart or exit #18707

Open
microbn opened this issue Nov 20, 2024 · 0 comments
Labels
type-bug This issue is about a bug

Comments

@microbn
Copy link

microbn commented Nov 20, 2024

Alluxio Version:
What version of Alluxio are you using?
2.9.3
Describe the bug
A clear and concise description of what the bug is.
Client will retry create new connection when rpc invoker. when new connection may connect to corrupt standby master, then versionClient request timeout and shutdown channel will gracefully then forcefully, this will consume long time.

To Reproduce
Steps to reproduce the behavior (as minimally and precisely as possible)

Expected behavior
A clear and concise description of what you expected to happen.
standby master exist not has any impact to client request.

Urgency
Describe the impact and urgency of the bug.

Are you planning to fix it
Please indicate if you are already working on a PR.
YES
Additional context
Add any other context about the problem here.

@microbn microbn added the type-bug This issue is about a bug label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug This issue is about a bug
Projects
None yet
Development

No branches or pull requests

1 participant