starrocks-kubernetes-operator
starrocks-kubernetes-operator copied to clipboard
exec pprof probe failed .cn restart
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.
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
Please complete the following information
- Operator Version: [e.g. v1.9.6]
- Chart Name: [e.g. kube-starrocks]
- Chart Version [e.g. v1.9.6]