[
https://issues.apache.org/jira/browse/SCB-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YaoHaishi updated SCB-1306:
---------------------------
Description: Currently if users set the request body of
VertxServerRequestToHttpServletRequest, the inputStream of
VertxServerRequestToHttpServletRequest isn't set to null. As a result, if
VertxServerRequestToHttpServletRequest#getInputStream is called, the input
stream isn't regenerated and the previous unmodified input stream is returned.
(was: Currently if users modify the request body of )
> When the request body of VertxServerRequestToHttpServletRequest is modified,
> the field VertxServerRequestToHttpServletRequest#inputStream should be set to
> null
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SCB-1306
> URL: https://issues.apache.org/jira/browse/SCB-1306
> Project: Apache ServiceComb
> Issue Type: Bug
> Components: Java-Chassis
> Affects Versions: java-chassis-1.2.1
> Reporter: wangsheng
> Assignee: wangsheng
> Priority: Major
> Fix For: java-chassis-1.3.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently if users set the request body of
> VertxServerRequestToHttpServletRequest, the inputStream of
> VertxServerRequestToHttpServletRequest isn't set to null. As a result, if
> VertxServerRequestToHttpServletRequest#getInputStream is called, the input
> stream isn't regenerated and the previous unmodified input stream is returned.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)