[
https://issues.apache.org/jira/browse/EAGLE-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15601322#comment-15601322
]
ASF GitHub Bot commented on EAGLE-670:
--------------------------------------
Github user haoch commented on the issue:
https://github.com/apache/incubator-eagle/pull/556
The configuration is ok. The primary concern here is the `async`
implementation, kafka producer natively support `async` mode, so that you just
need pass through it instead of handle `async` thread manually which will look
not very clean.
> AlertEngine: Make Kafka Publisher configurable to async, for throughput tuning
> ------------------------------------------------------------------------------
>
> Key: EAGLE-670
> URL: https://issues.apache.org/jira/browse/EAGLE-670
> Project: Eagle
> Issue Type: Task
> Affects Versions: v0.5.0
> Reporter: Su Ralph
> Assignee: Garrett Li
> Fix For: v0.5.0
>
>
> Kafka send alert in sync would limit the throughput. Make this configurable,
> and use async by default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)