[jira] [Updated] (ZOOKEEPER-932) Move blocking read/write calls to SendWorker and RecvWorker Threads

2017-03-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Han updated ZOOKEEPER-932: -- Fix Version/s: (was: 3.5.3) 3.5.4 > Move blocking read/write calls to

[jira] [Updated] (ZOOKEEPER-932) Move blocking read/write calls to SendWorker and RecvWorker Threads

2016-06-21 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated ZOOKEEPER-932: Fix Version/s: (was: 3.5.2) 3.5.3 > Move blocking read/write

[jira] [Updated] (ZOOKEEPER-932) Move blocking read/write calls to SendWorker and RecvWorker Threads

2014-05-15 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-932: --- Component/s: leaderElection Move blocking read/write calls to SendWorker and RecvWorker Threads

[jira] [Updated] (ZOOKEEPER-932) Move blocking read/write calls to SendWorker and RecvWorker Threads

2011-07-13 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-932: Fix Version/s: (was: 3.4.0) 3.5.0 Moving it out to 3.5. Would be

[jira] Updated: (ZOOKEEPER-932) Move blocking read/write calls to SendWorker and RecvWorker Threads

2011-02-18 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-932: Fix Version/s: (was: 3.3.3) Move blocking read/write calls to SendWorker and

[jira] Updated: (ZOOKEEPER-932) Move blocking read/write calls to SendWorker and RecvWorker Threads

2011-01-27 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira updated ZOOKEEPER-932: --- Fix Version/s: 3.4.0 Move blocking read/write calls to SendWorker and RecvWorker

[jira] Updated: (ZOOKEEPER-932) Move blocking read/write calls to SendWorker and RecvWorker Threads

2011-01-25 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal K updated ZOOKEEPER-932: --- Attachment: ZOOKEEPER-932.patchv3 resubmitting with license Move blocking read/write calls to

[jira] Updated: (ZOOKEEPER-932) Move blocking read/write calls to SendWorker and RecvWorker Threads

2011-01-07 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal K updated ZOOKEEPER-932: --- Attachment: ZOOKEEPER-932.patch Hi Flavio, I have attached the patch that also includes tests.

[jira] Updated: (ZOOKEEPER-932) Move blocking read/write calls to SendWorker and RecvWorker Threads

2011-01-07 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal K updated ZOOKEEPER-932: --- Attachment: ZOOKEEPER-932.patch Fixed findbugs in relevant code. Rest of the warnings are in the