YaoHaishi created SCB-219:
-----------------------------
Summary: Let JsonUtils ignore unknown properties
Key: SCB-219
URL: https://issues.apache.org/jira/browse/SCB-219
Project: Apache ServiceComb
Issue Type: Improvement
Reporter: YaoHaishi
Assignee: YaoHaishi
At present, JsonUtils throws exception while deserializing json string that
contains unknown properties. This may cause problems when we want to achieve
legacy version compatibility.
Maybe we should make JsonUtils ignore unknown properties. I find that there is
such configuration, but it's commented(line 42 - line 46 in JsonUtils.java).
Should we enable it?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)