You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2017/10/06 22:03:00 UTC

[jira] [Updated] (PROTON-1495) c proactor handling file descriptor shortage

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

Justin Ross updated PROTON-1495:
--------------------------------
    Component/s: proton-c

> c proactor handling file descriptor shortage
> --------------------------------------------
>
>                 Key: PROTON-1495
>                 URL: https://issues.apache.org/jira/browse/PROTON-1495
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: proton-c-0.18.0
>
>
> The c proactor needs to handle error conditoins 
> ENFILE 23 Too many open files in system
> EMFILE 24 Too many open files
> Failing to create connection-related FDs (the socket or related FDs like timers) because of one of these errors should only close that connection (with a useful error condition). If a proactor-based process runs out of FDs it should reject new incoming connections and refuse to create outgoing ones but should resume normal function when some FDs are closed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org