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

2009-07-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726003#action_12726003
 ] 

Hudson commented on ZOOKEEPER-453:
--

Integrated in ZooKeeper-trunk #363 (See 
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/363/])
. Worker is not removed in QuorumCnxManager upon crash. (flavio via mahadev)


> 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] Commented: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725798#action_12725798
 ] 

Hadoop QA commented on ZOOKEEPER-453:
-

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12412201/ZOOKEEPER-453.patch
  against trunk revision 789532.

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 3 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed core unit tests.

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/148/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/148/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/148/console

This message is automatically generated.

> 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] Commented: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725780#action_12725780
 ] 

Hadoop QA commented on ZOOKEEPER-453:
-

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12412190/ZOOKEEPER-453.patch
  against trunk revision 789532.

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no tests are needed for this patch.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

-1 findbugs.  The patch appears to introduce 2 new Findbugs warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

+1 core tests.  The patch passed core unit tests.

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/147/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/147/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/147/console

This message is automatically generated.

> 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] Commented: (ZOOKEEPER-453) Worker is not removed in QuorumCnxManager upon crash

2009-06-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725706#action_12725706
 ] 

Hadoop QA commented on ZOOKEEPER-453:
-

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12412181/ZOOKEEPER-453.patch
  against trunk revision 789532.

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 3 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

-1 findbugs.  The patch appears to introduce 2 new Findbugs warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

-1 core tests.  The patch failed core unit tests.

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/146/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/146/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/146/console

This message is automatically generated.

> 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.