-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32394/
-----------------------------------------------------------
Review request for Ambari and Myroslav Papirkovskyy.
Bugs: AMBARI-10172
https://issues.apache.org/jira/browse/AMBARI-10172
Repository: ambari
Description
-------
Currently we have log.flush.interval.messages set to 10000 which is very low
and causing performance degradation. Lets remove this config and let kafka
assign default value. If customers interested in adjusting they can add it via
advanced property.
Diffs
-----
ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml
1efc2bc
Diff: https://reviews.apache.org/r/32394/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk