[jira] [Closed] (THRIFT-4885) TSSLSocket crash during write

2019-10-22 Thread op (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] op closed THRIFT-4885. -- Resolution: Not A Bug The way the application was using Thrift is the cause of the problem. > TSSLSocket crash durin

[jira] [Commented] (THRIFT-4885) TSSLSocket crash during write

2019-10-22 Thread op (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957184#comment-16957184 ] op commented on THRIFT-4885: [~roccocorsi] : Yes, we can close the issue. Thank you. > TSS

[jira] [Updated] (THRIFT-4885) TSSLSocket crash during write

2019-06-10 Thread op (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] op updated THRIFT-4885: --- Description: It happens that a race condition between TSSLSocket::write and  TSSLSocket::close causes the applicatio

[jira] [Updated] (THRIFT-4885) TSSLSocket crash during write

2019-06-10 Thread op (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] op updated THRIFT-4885: --- Description: It happens that a race condition between TSSLSocket::write and  TSSLSocket::close causes the applicatio

[jira] [Updated] (THRIFT-4885) TSSLSocket crash during write

2019-06-10 Thread op (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] op updated THRIFT-4885: --- Attachment: patch.txt > TSSLSocket crash during write > -- > > Key: THR

[jira] [Created] (THRIFT-4885) TSSLSocket crash during write

2019-06-07 Thread op (JIRA)
op created THRIFT-4885: -- Summary: TSSLSocket crash during write Key: THRIFT-4885 URL: https://issues.apache.org/jira/browse/THRIFT-4885 Project: Thrift Issue Type: Bug Components: C++ - Libra