[
https://issues.apache.org/jira/browse/FELIX-6205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570671#comment-17570671
]
Carsten Ziegeler commented on FELIX-6205:
-----------------------------------------
Disabling the timeout should not keep the event in the topic. Timeout only
controls whether an event handler gets deny listed.
Therefore if this is currently happening, it is a bug
> Be able to limit the size in topics
> -----------------------------------
>
> Key: FELIX-6205
> URL: https://issues.apache.org/jira/browse/FELIX-6205
> Project: Felix
> Issue Type: Improvement
> Components: Event Admin
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> Currently, if a user define timeout = 0 (no timeout), it's possible that the
> events stay forever in a topic and accumulate (potentially up to OutOfMemory
> issue).
> It would be great to be able to define the size of topics and limit there
> before consuming the whole memory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)