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

[Bug] show backend Alive mismatch #46774

Open
3 tasks done
wangwq10 opened this issue Jan 10, 2025 · 0 comments
Open
3 tasks done

[Bug] show backend Alive mismatch #46774

wangwq10 opened this issue Jan 10, 2025 · 0 comments

Comments

@wangwq10
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Version

doris v2.1.7 rc03 hotfix

What's Wrong?

  1. show backends indicate 71.17 is Alive = true, but not report from be. Except this be should be Alive = false
    show_backend
  2. root case should be , be can not connect to fe using hostname
    be_log
    3.be config:
    be_config
  3. insert hung up during this case, this table has no tables on 71.17 actually.
    insert_hungsup

What You Expected?

  1. Fe can connect to Be and get heart beat and at the same time, cant not get be report status
  2. Fe should mark be Alive to false or
  3. insert can be operate success fully without be which status is Alive =true and report is N/A

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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

No branches or pull requests

1 participant