[
https://issues.apache.org/jira/browse/CXF-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789125#comment-16789125
]
Andriy Redko commented on CXF-7987:
-----------------------------------
You can absolutely do that, the Message contextual properties are coming from
different places: per-request configuration, system properties, factory bean
properties, bus properties, servlet properties (`jaxrs.properties` init param).
It will be configured globally if set on bus / factory bean / servlet level (or
overridden per-request if necessary).
> 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
> Affects Versions: 3.2.8, 3.3.1
> Reporter: Romain Manni-Bucau
> Assignee: Andriy Redko
> Priority: Major
> Fix For: 3.2.9, 3.3.2
>
>
> See org.apache.cxf.jaxrs.sse.SseEventSinkImpl#BUFFER_SIZE
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)