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

2020-03-26 Thread Kanishth Karthik (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17067673#comment-17067673 ] Kanishth Karthik commented on THRIFT-4963: -- I encountered the same issue in thrift 0.10.0 ()

[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] [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] [Commented] (THRIFT-4963) TNonblockingServer blocked int addTask(IOThread) and notify(workerThread)

2019-09-29 Thread Fei Sun (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16940274#comment-16940274 ] Fei Sun commented on THRIFT-4963: - We saw this deadlock too. The IO thread wait forever as the max

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

2019-09-24 Thread Jens Geyer (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16937190#comment-16937190 ] Jens Geyer commented on THRIFT-4963: Could that be a duplicate of THRIFT-4962 "Fix deadlock in