[jira] [Comment Edited] (THRIFT-5677) lib: cpp: transport: file descriptor leak in TServerSocket::close()

2023-01-17 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677802#comment-17677802 ] Christopher Friedt edited comment on THRIFT-5677 at 1/17/23 3:18 PM: -

[jira] [Commented] (THRIFT-5677) lib: cpp: transport: file descriptor leak in TServerSocket::close()

2023-01-17 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677802#comment-17677802 ] Christopher Friedt commented on THRIFT-5677: PR is [https://github.com/apach

[jira] [Updated] (THRIFT-5677) lib: cpp: transport: file descriptor leak in TServerSocket::close()

2023-01-17 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5677: --- Description: It would appear that there is a possible file descriptor leak in TServ

[GitHub] [thrift] cfriedt opened a new pull request, #2745: lib: cpp: transport: file descriptor leak in TServerSocket::close()

2023-01-17 Thread GitBox
cfriedt opened a new pull request, #2745: URL: https://github.com/apache/thrift/pull/2745 Close a file descriptor leak in TServerSocket::close(). This was discovered in the final stages of porting Thrift to the Zephyr RTOS, which has a finite-sized file descriptor table. De

[jira] [Updated] (THRIFT-5677) lib: cpp: transport: file descriptor leak in TServerSocket::close()

2023-01-17 Thread Christopher Friedt (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Friedt updated THRIFT-5677: --- Description: It would appear that there is a possible file descriptor leak in TServ

[jira] [Created] (THRIFT-5677) lib: cpp: transport: file descriptor leak in TServerSocket::close()

2023-01-17 Thread Christopher Friedt (Jira)
Christopher Friedt created THRIFT-5677: -- Summary: lib: cpp: transport: file descriptor leak in TServerSocket::close() Key: THRIFT-5677 URL: https://issues.apache.org/jira/browse/THRIFT-5677 Proje