[
https://issues.apache.org/jira/browse/EAGLE-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15601121#comment-15601121
]
ASF GitHub Bot commented on EAGLE-670:
--------------------------------------
Github user RalphSu commented on the issue:
https://github.com/apache/incubator-eagle/pull/556
The convention here:
we will have these properties as part of publishment and need to avoid "."
in key, since mongo store doesn't support "." in key, use "_" instead.
There would be many configuration for kafka, let us focus on above
properties, and request.required.acks one in this PR.
> 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)