[ 
https://issues.apache.org/jira/browse/EAGLE-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15601327#comment-15601327
 ] 

ASF GitHub Bot commented on EAGLE-670:
--------------------------------------

Github user haoch commented on the issue:

    https://github.com/apache/incubator-eagle/pull/556
  
    BTW: these selected config keys are what we have evaluated in real-case and 
impact kafka throughput mostly, instead of not requiring you guys to include 
additional many kafka configurations
    
    ~~~
    producer.type = async
    batch.num.messages = 3000
    queue.buffering.max.ms  = 5000
    queue.buffering.max.messages = 10000
    ~~~



> 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)

Reply via email to