[
https://issues.apache.org/jira/browse/SCB-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wujimin updated SCB-537:
------------------------
Description:
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 big index number, will cause memory problems?
was:
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?
> 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
>
>
> 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 big index number, will cause memory problems?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)