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

   #### 背景
   servicecomb 
1.x配置项servicecomb.loadbalance.filter.isolation.enabled默认为true,升级到2.8.x后此配置项默认为false
   当业务实例出现问题导致相关接口调度超时时,默认未开启实例隔离导致业务接口成功率降低
   
   #### 相关代码如下
   servicecomb 
1.x:org.apache.servicecomb.loadbalance.filterext.IsolationDiscoveryFilter#enabled
   servicecomb 2.8.x: 
org.apache.servicecomb.loadbalance.filterext.IsolationServerListFilterExt#enabled
   
   #### 预期
   2.8.x保持前向兼容,默认开启实例隔离功能


-- 
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