Skip to content

CloudLogServiceFactory & ValidationUtil & HttpUtils 代码优化 - #301

Open
MiKKiYang wants to merge 4 commits into
secretflow:mainfrom
MiKKiYang:fix_h2
Open

MiKKiYang wants to merge 4 commits into
secretflow:mainfrom
MiKKiYang:fix_h2

Conversation

@MiKKiYang

Copy link
Copy Markdown
Contributor

ValidationUtil ​:每次调用都获取新 Validator 实例,Validator虽是线程安全的,但频繁创建影响性能
CloudLogServiceFactory :无需多次重复调用getter方法
HttpUtils:完善客户端读写超时、IpFilterUtil对应Bean单例初始化

Signed-off-by: MikkiYang <hecy7@asiainfo.com>
Signed-off-by: MikkiYang <hecy7@asiainfo.com>
Signed-off-by: MikkiYang <hecy7@asiainfo.com>
Signed-off-by: MikkiYang <hecy7@asiainfo.com>
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