[
https://issues.apache.org/jira/browse/SCB-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YaoHaishi resolved SCB-800.
---------------------------
Resolution: Fixed
PR has been merged.
> 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
> Priority: Major
> Fix For: java-chassis-1.1.0
>
>
> 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)