Re: Release 0.13.0

2019-09-30 Thread Christofer Dutz
Hi all, so any progress on this? We at the Apache PLC4X project are really looking forward to the new release ;-) Chris Am 22.09.19, 16:09 schrieb "Allen George" : Sorry for the delay. I’d like to get in THRIFT-4953 (aka PR #1870) if possible. On September 20, 2019 at

[jira] [Comment Edited] (THRIFT-4963) TNonblockingServer blocked int addTask(IOThread) and notify(workerThread)

2019-09-30 Thread Fei Sun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16940809#comment-16940809 ] Fei Sun edited comment on THRIFT-4963 at 9/30/19 10:05 AM: --- The deadlock

[jira] [Commented] (THRIFT-4963) TNonblockingServer blocked int addTask(IOThread) and notify(workerThread)

2019-09-30 Thread Fei Sun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16940809#comment-16940809 ] Fei Sun commented on THRIFT-4963: - The deadlock doesn't occur very frequently, as usually the write

[jira] [Updated] (THRIFT-4963) TNonblockingServer blocked int addTask(IOThread) and notify(workerThread)

2019-09-30 Thread Fei Sun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Sun updated THRIFT-4963: Attachment: wait_timeout.png > TNonblockingServer blocked int addTask(IOThread) and notify(workerThread)

[jira] [Commented] (THRIFT-4963) TNonblockingServer blocked int addTask(IOThread) and notify(workerThread)

2019-09-30 Thread Fei Sun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16940792#comment-16940792 ] Fei Sun commented on THRIFT-4963: - The problem is that worker threads use the non-blocking socket

[jira] [Updated] (THRIFT-4963) TNonblockingServer blocked int addTask(IOThread) and notify(workerThread)

2019-09-30 Thread Fei Sun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Sun updated THRIFT-4963: Attachment: deadlock_thread.png > TNonblockingServer blocked int addTask(IOThread) and

[jira] [Updated] (THRIFT-4963) TNonblockingServer blocked int addTask(IOThread) and notify(workerThread)

2019-09-30 Thread Fei Sun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fei Sun updated THRIFT-4963: Attachment: CppServer.cpp CppClient.cpp > TNonblockingServer blocked int