chenwei113524

Results 4 comments of chenwei113524

背景:服务A通过mesher调用服务B,返回302,mesher对返回请求进行了自动重定向

服务级属性是静态,实例级属性是动态,当实例级属性丢失时候,可以从服务级属性获取更新到实例级属性中

用空间换时间,将Get的复杂度由On2降为On,但是Set的复杂度由On上升为On2 1、修改前BenchmarkIndexCacheGet ![image](https://user-images.githubusercontent.com/34154964/165755197-42ba9135-cd9a-4af3-b98e-346e01593797.png) 2、修改后BenchmarkIndexCacheGet ![image](https://user-images.githubusercontent.com/34154964/165755501-a058ba9a-e86c-44c3-a668-83be11f88827.png)

可以弄个定时任务,定时修改rotate日志权限吗?我看service-center 1.2.0 是这样处理rotate日志 ![image](https://user-images.githubusercontent.com/34154964/147328565-c37c451d-7b82-413b-87d6-085f0fea59d2.png)