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
Executing the pprof command causes the index to fail and the cn node is killed.
Steps to reproduce the behavior:
/root/go/bin/pprof --svg --seconds=30 /opt/starrocks/cn/lib/starrocks_be http://127.0.0.1:8040/pprof/profile > be.svg
root@kube-starrocks-cn-0:/opt/starrocks# /root/go/bin/pprof --svg --seconds=30 /opt/starrocks/cn/lib/starrocks_be http://127.0.0.1:8040/pprof/profile > be.svg Fetching profile over HTTP from http://127.0.0.1:8040/pprof/profile?seconds=30 Please wait... (30s) http://127.0.0.1:8040/pprof/profile: http fetch: Get "http://127.0.0.1:8040/pprof/profile?seconds=30": EOF pprof: failed to fetch any source profiles
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Executing the pprof command causes the index to fail and the cn node is killed.
To Reproduce
Steps to reproduce the behavior:
/root/go/bin/pprof --svg --seconds=30 /opt/starrocks/cn/lib/starrocks_be http://127.0.0.1:8040/pprof/profile > be.svg
Expected behavior
Executing the pprof command causes the index to fail and the cn node is killed.
Please complete the following information
The text was updated successfully, but these errors were encountered: