[infinispan-issues] [JBoss JIRA] (ISPN-8369) Inserting large entries (10K) results in HTTP 404

Tristan Tarrant (JIRA) issues at jboss.org
Wed Oct 4 03:46:01 EDT 2017


    [ https://issues.jboss.org/browse/ISPN-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13471893#comment-13471893 ] 

Tristan Tarrant commented on ISPN-8369:
---------------------------------------

Have you looked at the maxcontentsize pr?

The error we should return is 413 Payload Too Large (RFC 7231)
    The request is larger than the server is willing or able to process.
Previously called "Request Entity Too Large".[43]




> Inserting large entries (10K) results in HTTP 404
> -------------------------------------------------
>
>                 Key: ISPN-8369
>                 URL: https://issues.jboss.org/browse/ISPN-8369
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 9.1.1.Final
>            Reporter: Sebastian Łaskawiec
>            Priority: Minor
>
> When putting large entries (10K) via REST server I get HTTP 404 Not Found. Shouldn't we throw some other (more descriptive) error?



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the infinispan-issues mailing list