You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/09 17:15:12 UTC

[jira] [Commented] (KAFKA-3683) Add file descriptor recommendation to ops guide

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

ASF GitHub Bot commented on KAFKA-3683:
---------------------------------------

GitHub user cotedm opened a pull request:

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

    KAFKA-3683: Add file descriptor recommendation to ops guide

    Adding sizing recommendations for file descriptors to the ops guide.

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

    $ git pull https://github.com/cotedm/kafka KAFKA-3683

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

    https://github.com/apache/kafka/pull/1353.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 #1353
    
----
commit 4dcffc14b2dd7bb462afe818f785ea1e5ffcffd8
Author: Dustin Cote <du...@dustins-mbp.attlocal.net>
Date:   2016-05-06T14:28:45Z

    Update links for new consumer API

commit 13309ed77c92a926053b1dffde13bb776c4703db
Author: Dustin Cote <du...@confluent.io>
Date:   2016-05-06T15:37:51Z

    Update links for new consumer API

commit 32315e437febf8b694109d954c096d3767e0151d
Author: Dustin Cote <du...@confluent.io>
Date:   2016-05-06T15:38:10Z

    Merge branch 'trunk' of https://github.com/cotedm/kafka into trunk

commit 0908aa98e0d2c254a6558a482aedc2441d519501
Author: Dustin Cote <du...@confluent.io>
Date:   2016-05-09T16:41:18Z

    Merge https://github.com/apache/kafka into trunk

commit 8120318b007b972363fce4bc778e1112c104ba65
Author: Dustin Cote <du...@confluent.io>
Date:   2016-05-09T17:11:31Z

    Adding file descriptor sizing recommendations

----


> Add file descriptor recommendation to ops guide
> -----------------------------------------------
>
>                 Key: KAFKA-3683
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3683
>             Project: Kafka
>          Issue Type: Improvement
>          Components: website
>            Reporter: Dustin Cote
>            Assignee: Dustin Cote
>            Priority: Trivial
>
> The Ops section of the documentation says that the file descriptor limits are an important OS configuration to pay attention to but offer no guidance on how to configure them.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)