[
https://issues.apache.org/jira/browse/CXF-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16782868#comment-16782868
]
Romain Manni-Bucau commented on CXF-7987:
-----------------------------------------
Hello [~reta], yes, i have a case i can get millions of messages and can need
to bufferize 100000 items for perf reasons and another server where i know i
will not get more than 100 items so i would like to limit to 100 for these
connections the capacity. It reads files but i know the upper bound in one case
and not the other (kind of special log files).
> SSE buffer size should be configurable
> --------------------------------------
>
> Key: CXF-7987
> URL: https://issues.apache.org/jira/browse/CXF-7987
> Project: CXF
> Issue Type: Improvement
> Components: JAX-RS
> Reporter: Romain Manni-Bucau
> Assignee: Andriy Redko
> Priority: Major
>
> See org.apache.cxf.jaxrs.sse.SseEventSinkImpl#BUFFER_SIZE
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)