[jira] Commented: (ZOOKEEPER-693) TestObserver stuck in tight notification loop in FLE

2010-03-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844055#action_12844055
 ] 

Hudson commented on ZOOKEEPER-693:
--

Integrated in ZooKeeper-trunk #732 (See 
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/732/])
. TestObserver stuck in tight notification loop in FLE


 TestObserver stuck in tight notification loop in FLE
 

 Key: ZOOKEEPER-693
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-693
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Henry Robinson
Assignee: Flavio Paiva Junqueira
Priority: Critical
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-693.patch, ZOOKEEPER-693.patch


 See 
 http://hudson.zones.apache.org/hudson/view/ZooKeeper/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/77/testReport/junit/org.apache.zookeeper.test/ObserverTest/testObserver/
  [exec] [junit] 2010-03-04 00:23:37,803 - INFO  
 [QuorumPeer:/0:0:0:0:0:0:0:0:11229:fastleaderelect...@683] - Notification 
 time out: 3200
  [exec] [junit] 2010-03-04 00:23:37,804 - INFO  
 [QuorumPeer:/0:0:0:0:0:0:0:0:11229:fastleaderelect...@689] - Notification: 2, 
 0, 2, 3, LOOKING, LOOKING, 1
 ad infinitum. 

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



[jira] Commented: (ZOOKEEPER-693) TestObserver stuck in tight notification loop in FLE

2010-03-10 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843522#action_12843522
 ] 

Hadoop QA commented on ZOOKEEPER-693:
-

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

+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 cause Findbugs to fail.

+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-h1.grid.sp2.yahoo.net/9/testReport/
Console output: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h1.grid.sp2.yahoo.net/9/console

This message is automatically generated.

 TestObserver stuck in tight notification loop in FLE
 

 Key: ZOOKEEPER-693
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-693
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Henry Robinson
Assignee: Flavio Paiva Junqueira
Priority: Critical
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-693.patch


 See 
 http://hudson.zones.apache.org/hudson/view/ZooKeeper/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/77/testReport/junit/org.apache.zookeeper.test/ObserverTest/testObserver/
  [exec] [junit] 2010-03-04 00:23:37,803 - INFO  
 [QuorumPeer:/0:0:0:0:0:0:0:0:11229:fastleaderelect...@683] - Notification 
 time out: 3200
  [exec] [junit] 2010-03-04 00:23:37,804 - INFO  
 [QuorumPeer:/0:0:0:0:0:0:0:0:11229:fastleaderelect...@689] - Notification: 2, 
 0, 2, 3, LOOKING, LOOKING, 1
 ad infinitum. 

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



[jira] Commented: (ZOOKEEPER-693) TestObserver stuck in tight notification loop in FLE

2010-03-10 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843531#action_12843531
 ] 

Hadoop QA commented on ZOOKEEPER-693:
-

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

+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-h1.grid.sp2.yahoo.net/10/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h1.grid.sp2.yahoo.net/10/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h1.grid.sp2.yahoo.net/10/console

This message is automatically generated.

 TestObserver stuck in tight notification loop in FLE
 

 Key: ZOOKEEPER-693
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-693
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Henry Robinson
Assignee: Flavio Paiva Junqueira
Priority: Critical
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-693.patch, ZOOKEEPER-693.patch


 See 
 http://hudson.zones.apache.org/hudson/view/ZooKeeper/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/77/testReport/junit/org.apache.zookeeper.test/ObserverTest/testObserver/
  [exec] [junit] 2010-03-04 00:23:37,803 - INFO  
 [QuorumPeer:/0:0:0:0:0:0:0:0:11229:fastleaderelect...@683] - Notification 
 time out: 3200
  [exec] [junit] 2010-03-04 00:23:37,804 - INFO  
 [QuorumPeer:/0:0:0:0:0:0:0:0:11229:fastleaderelect...@689] - Notification: 2, 
 0, 2, 3, LOOKING, LOOKING, 1
 ad infinitum. 

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



[jira] Commented: (ZOOKEEPER-693) TestObserver stuck in tight notification loop in FLE

2010-03-10 Thread Henry Robinson (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843618#action_12843618
 ] 

Henry Robinson commented on ZOOKEEPER-693:
--

Good catch - patch looks good to me. +1

 TestObserver stuck in tight notification loop in FLE
 

 Key: ZOOKEEPER-693
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-693
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Henry Robinson
Assignee: Flavio Paiva Junqueira
Priority: Critical
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-693.patch, ZOOKEEPER-693.patch


 See 
 http://hudson.zones.apache.org/hudson/view/ZooKeeper/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/77/testReport/junit/org.apache.zookeeper.test/ObserverTest/testObserver/
  [exec] [junit] 2010-03-04 00:23:37,803 - INFO  
 [QuorumPeer:/0:0:0:0:0:0:0:0:11229:fastleaderelect...@683] - Notification 
 time out: 3200
  [exec] [junit] 2010-03-04 00:23:37,804 - INFO  
 [QuorumPeer:/0:0:0:0:0:0:0:0:11229:fastleaderelect...@689] - Notification: 2, 
 0, 2, 3, LOOKING, LOOKING, 1
 ad infinitum. 

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



[jira] Commented: (ZOOKEEPER-693) TestObserver stuck in tight notification loop in FLE

2010-03-09 Thread Henry Robinson (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843310#action_12843310
 ] 

Henry Robinson commented on ZOOKEEPER-693:
--

Flavio - this is in the FastLeaderElection path. Can you take a look, as I 
think you contributed the patches to make Observers work with FLE? 
(ZOOKEEPER-599)

 TestObserver stuck in tight notification loop in FLE
 

 Key: ZOOKEEPER-693
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-693
 Project: Zookeeper
  Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Henry Robinson
Priority: Critical
 Fix For: 3.3.0


 See 
 http://hudson.zones.apache.org/hudson/view/ZooKeeper/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/77/testReport/junit/org.apache.zookeeper.test/ObserverTest/testObserver/
  [exec] [junit] 2010-03-04 00:23:37,803 - INFO  
 [QuorumPeer:/0:0:0:0:0:0:0:0:11229:fastleaderelect...@683] - Notification 
 time out: 3200
  [exec] [junit] 2010-03-04 00:23:37,804 - INFO  
 [QuorumPeer:/0:0:0:0:0:0:0:0:11229:fastleaderelect...@689] - Notification: 2, 
 0, 2, 3, LOOKING, LOOKING, 1
 ad infinitum. 

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