You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (JIRA)" <ji...@apache.org> on 2018/08/24 13:40:00 UTC

[jira] [Created] (SCB-870) Refractor loadbalancer rule to not use IRule to give more control

liubao created SCB-870:
--------------------------

             Summary: Refractor loadbalancer rule to not use IRule to give more control
                 Key: SCB-870
                 URL: https://issues.apache.org/jira/browse/SCB-870
             Project: Apache ServiceComb
          Issue Type: Improvement
          Components: Java-Chassis
            Reporter: liubao
            Assignee: liubao
             Fix For: java-chassis-1.1.0


There are know problem in using IRule:
 # Many implementations not consistent and can not testing them all. WeighedResponseRule have problems in timer initiliazation.
 # Can not support invocation filters
 # Must configure at startup. Concurrent access or dynamic change will fail. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)