[jira] Updated: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Flavio Paiva Junqueira (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flavio Paiva Junqueira updated ZOOKEEPER-453:
-

Attachment: ZOOKEEPER-453.patch

This patch removes the current worker if it receives a connection request from 
a replica for which it has workers already. It also includes a unit test.

 Worker is not removed in QuorumCnxManager upon crash
 

 Key: ZOOKEEPER-453
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-453
 Project: Zookeeper
  Issue Type: Bug
Reporter: Flavio Paiva Junqueira
Assignee: Flavio Paiva Junqueira
Priority: Blocker
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-453.patch


 This causes a problem when we crash and restart a replica R because other 
 replicas believe that they still have a connection to R after restart.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Flavio Paiva Junqueira (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flavio Paiva Junqueira updated ZOOKEEPER-453:
-

Attachment: ZOOKEEPER-453.patch

Remove unnecessary changes to FLETest.java.

 Worker is not removed in QuorumCnxManager upon crash
 

 Key: ZOOKEEPER-453
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-453
 Project: Zookeeper
  Issue Type: Bug
Reporter: Flavio Paiva Junqueira
Assignee: Flavio Paiva Junqueira
Priority: Blocker
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-453.patch, ZOOKEEPER-453.patch


 This causes a problem when we crash and restart a replica R because other 
 replicas believe that they still have a connection to R after restart.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Flavio Paiva Junqueira (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flavio Paiva Junqueira updated ZOOKEEPER-453:
-

Status: Patch Available  (was: Open)

 Worker is not removed in QuorumCnxManager upon crash
 

 Key: ZOOKEEPER-453
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-453
 Project: Zookeeper
  Issue Type: Bug
Reporter: Flavio Paiva Junqueira
Assignee: Flavio Paiva Junqueira
Priority: Blocker
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-453.patch, ZOOKEEPER-453.patch


 This causes a problem when we crash and restart a replica R because other 
 replicas believe that they still have a connection to R after restart.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-453:


Attachment: ZOOKEEPER-453.patch

made soem changes to logging (changed info to debug), other than that it is the 
smae patch.

 Worker is not removed in QuorumCnxManager upon crash
 

 Key: ZOOKEEPER-453
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-453
 Project: Zookeeper
  Issue Type: Bug
Reporter: Flavio Paiva Junqueira
Assignee: Flavio Paiva Junqueira
Priority: Blocker
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-453.patch, ZOOKEEPER-453.patch, 
 ZOOKEEPER-453.patch


 This causes a problem when we crash and restart a replica R because other 
 replicas believe that they still have a connection to R after restart.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-453:


Status: Patch Available  (was: Open)

trying hudson again.. the test failure seems prettu weird... looks like a 
problem on the machine itself.

 Worker is not removed in QuorumCnxManager upon crash
 

 Key: ZOOKEEPER-453
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-453
 Project: Zookeeper
  Issue Type: Bug
Reporter: Flavio Paiva Junqueira
Assignee: Flavio Paiva Junqueira
Priority: Blocker
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-453.patch, ZOOKEEPER-453.patch, 
 ZOOKEEPER-453.patch


 This causes a problem when we crash and restart a replica R because other 
 replicas believe that they still have a connection to R after restart.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-453:


Status: Open  (was: Patch Available)

forgot to fix the findbugs warnings.

 Worker is not removed in QuorumCnxManager upon crash
 

 Key: ZOOKEEPER-453
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-453
 Project: Zookeeper
  Issue Type: Bug
Reporter: Flavio Paiva Junqueira
Assignee: Flavio Paiva Junqueira
Priority: Blocker
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-453.patch, ZOOKEEPER-453.patch, 
 ZOOKEEPER-453.patch


 This causes a problem when we crash and restart a replica R because other 
 replicas believe that they still have a connection to R after restart.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-453:


Attachment: ZOOKEEPER-453.patch

fixed the findbugs warnings and attached the test.

 Worker is not removed in QuorumCnxManager upon crash
 

 Key: ZOOKEEPER-453
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-453
 Project: Zookeeper
  Issue Type: Bug
Reporter: Flavio Paiva Junqueira
Assignee: Flavio Paiva Junqueira
Priority: Blocker
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-453.patch, ZOOKEEPER-453.patch, 
 ZOOKEEPER-453.patch, ZOOKEEPER-453.patch


 This causes a problem when we crash and restart a replica R because other 
 replicas believe that they still have a connection to R after restart.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-453:


Status: Patch Available  (was: Open)

 Worker is not removed in QuorumCnxManager upon crash
 

 Key: ZOOKEEPER-453
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-453
 Project: Zookeeper
  Issue Type: Bug
Reporter: Flavio Paiva Junqueira
Assignee: Flavio Paiva Junqueira
Priority: Blocker
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-453.patch, ZOOKEEPER-453.patch, 
 ZOOKEEPER-453.patch, ZOOKEEPER-453.patch


 This causes a problem when we crash and restart a replica R because other 
 replicas believe that they still have a connection to R after restart.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated ZOOKEEPER-453:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

I just committed this. thanks flavio.

 Worker is not removed in QuorumCnxManager upon crash
 

 Key: ZOOKEEPER-453
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-453
 Project: Zookeeper
  Issue Type: Bug
Reporter: Flavio Paiva Junqueira
Assignee: Flavio Paiva Junqueira
Priority: Blocker
 Fix For: 3.2.0

 Attachments: ZOOKEEPER-453.patch, ZOOKEEPER-453.patch, 
 ZOOKEEPER-453.patch, ZOOKEEPER-453.patch


 This causes a problem when we crash and restart a replica R because other 
 replicas believe that they still have a connection to R after restart.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.