[
https://issues.apache.org/jira/browse/KARAF-4753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17105040#comment-17105040
]
Jean-Baptiste Onofré commented on KARAF-4753:
---------------------------------------------
Hi Oli,
Yes, that's possible. You can change the timeout in
etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg:
{code:java}
org.apache.felix.eventadmin.Timeout=1000
{code}
But it means some events can be lost.
I'm working on topic size limit improvement on Felix EventAdmin (see
https://issues.apache.org/jira/browse/FELIX-6205).
> 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)