[
https://issues.jboss.org/browse/ISPN-8369?page=com.atlassian.jira.plugin....
]
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)