You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Ben Craig (JIRA)" <ji...@apache.org> on 2013/08/28 22:32:53 UTC

[jira] [Assigned] (THRIFT-1751) definition of increase_max_fds doesn't compile when HAVE_SYS_RESOURCE_H is not defined

     [ https://issues.apache.org/jira/browse/THRIFT-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Craig reassigned THRIFT-1751:
---------------------------------

    Assignee: Ben Craig
    
> definition of increase_max_fds doesn't compile when HAVE_SYS_RESOURCE_H is not defined
> --------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1751
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1751
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library
>    Affects Versions: 0.9, 1.0
>            Reporter: Ben Craig
>            Assignee: Ben Craig
>             Fix For: 1.0
>
>         Attachments: TServer_guard.patch
>
>
> The definition of increase_max_fds uses struct rlimit, which is defined in sys/resource.h.  If sys/resource.h doesn't get included, you get a compiler error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira