[
https://issues.apache.org/jira/browse/KARAF-4753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17105972#comment-17105972
]
Jean-Baptiste Onofré commented on KARAF-4753:
---------------------------------------------
That's correct, timeout is for blacklisting of event handler. It's just a way
to avoid "full" topic. However, if there's no event handler, the event should
be removed (as it's a topic so pub/sub pattern).
Let me check about that. Anyway, I'm improving this in Felix EventAdmin.
> Kafka appender highly uses CPU when using non existing DNS server name
> ----------------------------------------------------------------------
>
> Key: KARAF-4753
> URL: https://issues.apache.org/jira/browse/KARAF-4753
> Project: Karaf
> Issue Type: Bug
> Components: decanter
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Attachments: high_cpu_karaf.xlsx
>
>
> If you add a DNS name for Kafka for a not existing server, the appender will
> result in a very high CPU usage (near to 100%).
> This will also be the case, when you define mutliple kafka server locations
> and if just one of the DNS names are not resolved.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)