You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "wujimin (JIRA)" <ji...@apache.org> on 2019/01/16 09:15:00 UTC

[jira] [Resolved] (SCB-674) protobuf codec based on idl from swagger

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

wujimin resolved SCB-674.
-------------------------
       Resolution: Done
    Fix Version/s: java-chassis-1.2.0

> protobuf codec based on idl from swagger
> ----------------------------------------
>
>                 Key: SCB-674
>                 URL: https://issues.apache.org/jira/browse/SCB-674
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: wujimin
>            Assignee: wujimin
>            Priority: Major
>             Fix For: java-chassis-1.2.0
>
>
> not use RuntimeScheme any more
> 1.try protoStuff Parser mode
>    when idl model is a pojo, but model instance maybe a map(from RestTemplate), so must test if protoStuff support this.
> 2.if protoStuff can not support, then need to customize jackson protobuf plugin
>  
> before implement this task, MUST test performance, compare with current implement.
> we must ensure new implementation also have a good performance.



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