matrixorigin / matrixone

Hyperconverged cloud-edge native database
https://docs.matrixorigin.cn/en
Apache License 2.0
1.79k stars 277 forks source link

add goId #20215

Closed daviszhen closed 1 day ago

daviszhen commented 1 day ago

What type of PR is this?

Which issue(s) this PR fixes:

issue #https://github.com/matrixorigin/matrixone/issues/20089

What this PR does / why we need it:

在proxy 所有打印conn Id 的地方,打印goid.方便定位malloc panic问题。