Skip to content

fix: log message for built-in connection pool size - #330

Open
laggardkernel wants to merge 1 commit into
tencentyun:masterfrom
laggardkernel:feature/conn-pool
Open

fix: log message for built-in connection pool size#330
laggardkernel wants to merge 1 commit into
tencentyun:masterfrom
laggardkernel:feature/conn-pool

Conversation

@laggardkernel

@laggardkernel laggardkernel commented Dec 21, 2025

Copy link
Copy Markdown

CosS3Client() 初始化时若未传入 session,多个 client 共用同一个 CosS3Client.__built_in_sessions. 这个时候 log message 并未正确 log 共用的 __built_in_sessions 连接池大小,而错误 log 了 CosConfig 配置的参数。

使用时一度以为 session 连接池大小被调整了,debug 后发现时 log message 有些问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant