[jira] [Commented] (HBASE-5519) Incorrect warning in splitlogmanager

2012-03-08 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225514#comment-13225514
 ] 

Hudson commented on HBASE-5519:
---

Integrated in HBase-0.92-security #97 (See 
[https://builds.apache.org/job/HBase-0.92-security/97/])
HBASE-5519 Incorrect warning in splitlogmanager (Revision 1297710)

 Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* 
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/master/SplitLogManager.java


> Incorrect warning in splitlogmanager
> 
>
> Key: HBASE-5519
> URL: https://issues.apache.org/jira/browse/HBASE-5519
> Project: HBase
>  Issue Type: Improvement
>Reporter: Prakash Khemani
>Assignee: Prakash Khemani
> Attachments: 
> 0001-HBASE-5519-Incorrect-warning-in-splitlogmanager.patch, 5519.92.txt
>
>
> because of recently added behavior - where the splitlogmanager timeout thread 
> get's data from zk node just to check that the zk node is there ... we might 
> have multiple watches firing without the task znode expiring.
> remove the poor warning message. (internally, there was an assert that failed 
> in Mikhail's tests)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-5519) Incorrect warning in splitlogmanager

2012-03-06 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224017#comment-13224017
 ] 

Hudson commented on HBASE-5519:
---

Integrated in HBase-TRUNK #2673 (See 
[https://builds.apache.org/job/HBase-TRUNK/2673/])
HBASE-5519 Incorrect warning in splitlogmanager (Revision 1297707)

 Result = FAILURE
stack : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/master/SplitLogManager.java


> Incorrect warning in splitlogmanager
> 
>
> Key: HBASE-5519
> URL: https://issues.apache.org/jira/browse/HBASE-5519
> Project: HBase
>  Issue Type: Improvement
>Reporter: Prakash Khemani
>Assignee: Prakash Khemani
> Attachments: 
> 0001-HBASE-5519-Incorrect-warning-in-splitlogmanager.patch, 5519.92.txt
>
>
> because of recently added behavior - where the splitlogmanager timeout thread 
> get's data from zk node just to check that the zk node is there ... we might 
> have multiple watches firing without the task znode expiring.
> remove the poor warning message. (internally, there was an assert that failed 
> in Mikhail's tests)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-5519) Incorrect warning in splitlogmanager

2012-03-06 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224005#comment-13224005
 ] 

Hudson commented on HBASE-5519:
---

Integrated in HBase-TRUNK-security #130 (See 
[https://builds.apache.org/job/HBase-TRUNK-security/130/])
HBASE-5519 Incorrect warning in splitlogmanager (Revision 1297707)

 Result = FAILURE
stack : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/master/SplitLogManager.java


> Incorrect warning in splitlogmanager
> 
>
> Key: HBASE-5519
> URL: https://issues.apache.org/jira/browse/HBASE-5519
> Project: HBase
>  Issue Type: Improvement
>Reporter: Prakash Khemani
>Assignee: Prakash Khemani
> Attachments: 
> 0001-HBASE-5519-Incorrect-warning-in-splitlogmanager.patch, 5519.92.txt
>
>
> because of recently added behavior - where the splitlogmanager timeout thread 
> get's data from zk node just to check that the zk node is there ... we might 
> have multiple watches firing without the task znode expiring.
> remove the poor warning message. (internally, there was an assert that failed 
> in Mikhail's tests)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-5519) Incorrect warning in splitlogmanager

2012-03-06 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223711#comment-13223711
 ] 

Hudson commented on HBASE-5519:
---

Integrated in HBase-0.94 #17 (See 
[https://builds.apache.org/job/HBase-0.94/17/])
HBASE-5519 Incorrect warning in splitlogmanager (Revision 1297708)

 Result = FAILURE
stack : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/SplitLogManager.java


> Incorrect warning in splitlogmanager
> 
>
> Key: HBASE-5519
> URL: https://issues.apache.org/jira/browse/HBASE-5519
> Project: HBase
>  Issue Type: Improvement
>Reporter: Prakash Khemani
>Assignee: Prakash Khemani
> Attachments: 
> 0001-HBASE-5519-Incorrect-warning-in-splitlogmanager.patch, 5519.92.txt
>
>
> because of recently added behavior - where the splitlogmanager timeout thread 
> get's data from zk node just to check that the zk node is there ... we might 
> have multiple watches firing without the task znode expiring.
> remove the poor warning message. (internally, there was an assert that failed 
> in Mikhail's tests)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira