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

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

coveralls commented on issue #702: [SCB-580] fix response of the upload file 
too large
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/702#issuecomment-388886098
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/17006777/badge)](https://coveralls.io/builds/17006777)
   
   Coverage increased (+0.03%) to 87.372% when pulling 
**05edc951bdacc4f39501be8fad119f63dd971c29 on 
yhs0092:fix_response_of_the_upload_file_too_large** into 
**2f8de349d4b0b82d3dc14fcb9c94d3ae7046f9b5 on apache:master**.
   

----------------------------------------------------------------
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


> When upload file size exceeds limitation of provider, consumer will return a 
> confusing response
> -----------------------------------------------------------------------------------------------
>
>                 Key: SCB-580
>                 URL: https://issues.apache.org/jira/browse/SCB-580
>             Project: Apache ServiceComb
>          Issue Type: Bug
>          Components: Java-Chassis
>            Reporter: YaoHaishi
>            Assignee: YaoHaishi
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m2
>
>         Attachments: compile_warning.PNG, consumerResponse.PNG, 
> providerExceptionLog.PNG
>
>
> Test based on 1.0.0.B009
> Let user upload file to consumer, and then consumer upload file to provider. 
> If the file size is under the limitation of consumer but exceeds the 
> limitation of provider, the provider will throw a NullPointerException, but 
> the consumer will response "method POST, path /upload/multipartFileUpload/, 
> statusCode 500, reasonPhrase Internal Server Error, response content-type 
> null is not supported".(In the log of consumer, no error is printed)
>  provider log:
>  !providerExceptionLog.PNG! 
>  consumer response:
>  !consumerResponse.PNG!



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

Reply via email to