You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Yang Bo (JIRA)" <ji...@apache.org> on 2018/05/16 06:36:00 UTC

[jira] [Updated] (SCB-537) add application/x-www-form-urlencoded ProduceProcessor

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

Yang Bo updated SCB-537:
------------------------
    Fix Version/s: java-chassis-1.0.0-m2

> add application/x-www-form-urlencoded ProduceProcessor
> ------------------------------------------------------
>
>                 Key: SCB-537
>                 URL: https://issues.apache.org/jira/browse/SCB-537
>             Project: Apache ServiceComb
>          Issue Type: Sub-task
>          Components: Java-Chassis
>            Reporter: wujimin
>            Assignee: wujimin
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m2
>
>
> refer [https://github.com/FasterXML/jackson-dataformats-text/tree/master/properties]
> is it possible to support:
> {code:java}
> boxes.1.x = 5
> boxes.1.y = 6
> boxes.2.x = -5
> boxes.2.y = 15
> {code}
> if someone give a very bit index number, will cause memory problems?



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