wbx199801 opened a new issue, #4905:
URL: https://github.com/apache/servicecomb-java-chassis/issues/4905

   ### Steps to Reproduce
   
   servicecomb3.2.2版本问题,性能劣化,火焰图分析:
   org.apache.servicecomb.router.custom.RouterServerListFilter#enabled,
   
org.apache.servicecomb.loadbalance.LoadBalanceFilter#getOrCreateLoadBalancer调用org.apache.servicecomb.loadbalance.Configuration#getRuleStrategyName,
   org.apache.servicecomb.loadbalance.filter.ZoneAwareDiscoveryFilter#enabled,
   
org.apache.servicecomb.registry.discovery.InstanceStatusDiscoveryFilter#enabled,
   
org.apache.servicecomb.core.invocation.InvocationFactory#setSrcMicroservice调用readServiceName(),每次consumer调用都要重复去spring获取上面五个属性,导致consumer操作CPU消耗比2.X多近10倍
   
   ### Expected Behavior
   
   _No response_
   
   ### Servicecomb Version
   
   _No response_
   
   ### Additional Context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to