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 2020/06/02 11:59:00 UTC

[jira] [Created] (SCB-1976) fix loadbalance error when v1 got a operation a and v2 do not

liubao created SCB-1976:
---------------------------

             Summary: fix loadbalance error when v1 got a operation a and v2 do not 
                 Key: SCB-1976
                 URL: https://issues.apache.org/jira/browse/SCB-1976
             Project: Apache ServiceComb
          Issue Type: Bug
          Components: Java-Chassis
            Reporter: liubao
            Assignee: liubao
             Fix For: java-chassis-2.1.0


assume microservice A has v1, v2 two versions and vi have op1, op2, v2 has op1, op3. In this situation, OperationInstancesDiscoveryFilter will group A.v1.op2 with two instances and route to v2 cause error. 

 

Alghouth this situation is not used widely in production(deletion of operation is not allowed), but we have tests with this secanrio, and should make them work. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)