Jean-Baptiste Onofré created KARAF-7177:
-------------------------------------------
Summary: Add warning log when socket collector BoundedInputStream
is not large enough
Key: KARAF-7177
URL: https://issues.apache.org/jira/browse/KARAF-7177
Project: Karaf
Issue Type: Improvement
Components: decanter
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Decanter socket collector uses a {{BoundedInputStream}} to avoid "memory"
overhead. However, if we send message larger then the size of the
{{BoundedInputStream}}, we should log the message with the max.request.size,
explaining that it's "too large".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)