matrixorigin / matrixone

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

[Bug]: log message is too verbose #12257

Open fengttt opened 1 year ago

fengttt commented 1 year ago

Is there an existing issue for the same bug?

Environment

- Version or commit-id (e.g. v0.1.0 or 8b23a93): 1.0-dev, mo cloud
- Hardware parameters:
- OS type:
- Others:

Actual Behavior

Log messages count. we need to clean them. Please triage if we REALLY need to log that much and if they really carry useful information.

+----------------------------------------------------------+---------+ | caller | cnt | +----------------------------------------------------------+---------+ | disttae/txn.go:668 | 2932203 | | client/client.go:258 | 2471315 | | client/client.go:221 | 2471083 | | client/operator.go:468 | 2456948 | | proxy/handler.go:129 | 1782641 | | proxy/handler.go:157 | 1782640 | | v2@v2.0.0-20230811091418-ff72333eabdc/application.go:345 | 1764537 | | proxy/handler.go:164 | 1708638 | | proxy/client_conn.go:232 | 1708431 | | proxy/client_conn.go:241 | 1671823 | | catalog/segment.go:472 | 1381411 | | catalog/table.go:437 | 1033473 | | | 326529 | | colexec/s3util.go:292 | 268274 | | colexec/s3util.go:286 | 268274 | | proxy/rebalancer.go:214 | 148588 | | proxy/tunnel.go:235 | 148587 | | proxy/tunnel.go:400 | 124528 | | frontend/session.go:1635 | 82605 | | v2@v2.0.0-20230811091418-ff72333eabdc/session.go:515 | 75886 | | proxy/handler.go:172 | 74003 | | proxy/handler.go:169 | 74003 | | proxy/handler.go:218 | 50467 | | proxy/rebalancer.go:148 | 41442 | | proxy/client_conn.go:247 | 36787 |

Expected Behavior

No response

Steps to Reproduce

No response

Additional information

No response

zhangxu19830126 commented 3 months ago

为投入