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/09/21 07:31:00 UTC

[jira] [Resolved] (SCB-903) Add a feature to serialize/deserialize using Object to avoid information lose

     [ https://issues.apache.org/jira/browse/SCB-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liubao resolved SCB-903.
------------------------
       Resolution: Fixed
    Fix Version/s: java-chassis-1.1.0

> Add a feature to serialize/deserialize using Object to avoid information lose
> -----------------------------------------------------------------------------
>
>                 Key: SCB-903
>                 URL: https://issues.apache.org/jira/browse/SCB-903
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: Java-Chassis
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>             Fix For: java-chassis-1.1.0
>
>
> Scenario:
> When using edge, user need to know if default values is given in json request. They check this constraints by if the key is exists in json string. 
> But now, edge will convert json string to schema related class. When conversion happens, new keys will be added. User can never know it is default value or if the key is not exists.



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