[ 
https://issues.apache.org/jira/browse/SCB-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400123#comment-16400123
 ] 

ASF GitHub Bot commented on SCB-373:
------------------------------------

zhengyangyong commented on issue #578: SCB-373 change Rest args code/encoding 
to HttpClientFilter/HttpServer…
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/578#issuecomment-373312218
 
 
   If user direct invoke rest producer by explorer, explorer will try to get 
favicon first,then producer will throw an null point exception

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> As a developer, i want to do something around serialize/deserialize, so that 
> we should make a  aspect to eanable others can do this work
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SCB-373
>                 URL: https://issues.apache.org/jira/browse/SCB-373
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Java-Chassis
>            Reporter: jeho0815
>            Assignee: jeho0815
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m2
>
>
> somebody want to use Jackson StdDeserializer/StdSerializer to encode or 
> decode paramters, but the method can't send any parameters into it. So we can 
> only  use ThreadLocal to transfer. To support this, we may move RestCodec to 
> HttpServerFilter,other guys can do some work in their own Filters before this.



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

Reply via email to