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

Tristan Tarrant ttarrant at redhat.com
Wed Oct 4 03:44:06 EDT 2017


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]

On 4 Oct 2017 09:31, "Sebastian Łaskawiec (JIRA)" <issues at jboss.org> wrote:

> Sebastian Łaskawiec created ISPN-8369:
> -----------------------------------------
>
>              Summary: 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)
>
> _______________________________________________
> infinispan-issues mailing list
> infinispan-issues at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-issues
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-issues/attachments/20171004/cc9f61e2/attachment.html 


More information about the infinispan-issues mailing list