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 #20214

Closed daviszhen closed 3 days ago

daviszhen commented 4 days 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问题。