YaoHaishi created SCB-800:
-----------------------------

             Summary: Param order generated by BeanParamAnnotationProcessor is 
not stable
                 Key: SCB-800
                 URL: https://issues.apache.org/jira/browse/SCB-800
             Project: Apache ServiceComb
          Issue Type: Bug
            Reporter: YaoHaishi
            Assignee: YaoHaishi


BeanParamAnnotationProcessor process the params defined by setter methods in 
the order of the return value of getDeclaredMethods(). But getDeclaredMethods() 
does not gurantee the order of the returned array. As a result, the schemas 
generated by the same version of microservice instances may be different.



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

Reply via email to