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] fix be core in highly concurrent queries #47410

Open
3 tasks done
yongjinhou opened this issue Jan 24, 2025 · 0 comments · May be fixed by #47411
Open
3 tasks done

[Bug] fix be core in highly concurrent queries #47410

yongjinhou opened this issue Jan 24, 2025 · 0 comments · May be fixed by #47411

Comments

@yongjinhou
Copy link
Contributor

yongjinhou commented Jan 24, 2025

Search before asking

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

Version

3.0.3 & master

What's Wrong?

be core in highly concurrent queries
#5 0x000055764179243e in doris::QueryContext::query_id (this=0x0) at /home/users/hyj/mywork/Palo/baidu/third-party/palo/be/src/runtime/query_context.h:174 #6 doris::AttachTask::AttachTask (this=<optimized out>, query_ctx=0x0) at /home/users/hyj/mywork/Palo/baidu/third-party/palo/be/src/runtime/thread_context.cpp:60 #7 0x000055764ae631b2 in doris::pipeline::PipelineFragmentContext::_build_pipeline_tasks(doris::TPipelineFragmentParams const&, doris::ThreadPool*)::$_1::operator()() const (this=0x7f1b0d833040) at /home/users/hyj/mywork/Palo/baidu/third-party/palo/be/src/pipeline/pipeline_fragment_context.cpp:515

What You Expected?

be正常执行查询

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

@yongjinhou yongjinhou linked a pull request Jan 24, 2025 that will close this issue
16 tasks
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.

1 participant