GitHub user amethystic opened a pull request:

    https://github.com/apache/kafka/pull/2490

    kafka-4727: A Production server configuration needs to be updated

    1. Update value for queued.max.requests to 500
    2. Removed invalid config 'controller.message.queue.size'
    3. Removed flush configs including 'log.flush.interval.messages', 
'log.flush.interval.ms' and 'log.flush.scheduler.interval.ms'

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/amethystic/kafka 
kafka4727_server_config_doc_update

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2490.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2490
    
----
commit 349605c9c4e5f3964d05ba34fb15fde979401348
Author: huxi <h...@zhenrongbao.com>
Date:   2017-02-03T01:04:38Z

    kafka-4727: A Production server configuration needs to be updated
    
    1. Update value for queued.max.requests to 500
    2. Removed invalid config 'controller.message.queue.size'
    3. Removed flush configs including 'log.flush.interval.messages', 
'log.flush.interval.ms' and 'log.flush.scheduler.interval.ms'

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to