[jira] [Commented] (HBASE-8813) Fix time b/w recoverLease invocations from HBASE 8449

2013-06-27 Thread Varun Sharma (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13694884#comment-13694884
 ] 

Varun Sharma commented on HBASE-8813:
-

Attached patch increasing to 64 seconds.

 Fix time b/w recoverLease invocations from HBASE 8449
 -

 Key: HBASE-8813
 URL: https://issues.apache.org/jira/browse/HBASE-8813
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.98.0, 0.95.1
Reporter: Varun Sharma
 Attachments: 8813.patch


 The time b/w recover lease attempts is conservative but is still not correct. 
 It does not factor in Datanode heartbeat time intervals.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-8813) Fix time b/w recoverLease invocations from HBASE 8449

2013-06-27 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13694938#comment-13694938
 ] 

Hadoop QA commented on HBASE-8813:
--

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12589937/8813.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 hadoop1.0{color}.  The patch compiles against the hadoop 
1.0 profile.

{color:green}+1 hadoop2.0{color}.  The patch compiles against the hadoop 
2.0 profile.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

{color:red}-1 site{color}.  The patch appears to cause mvn site goal to 
fail.

 {color:red}-1 core tests{color}.  The patch failed these unit tests:
   org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat
  
org.apache.hadoop.hbase.replication.TestReplicationQueueFailoverCompressed

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6158//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6158//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6158//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6158//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6158//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6158//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6158//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6158//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6158//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/6158//console

This message is automatically generated.

 Fix time b/w recoverLease invocations from HBASE 8449
 -

 Key: HBASE-8813
 URL: https://issues.apache.org/jira/browse/HBASE-8813
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.98.0, 0.95.1
Reporter: Varun Sharma
Assignee: Varun Sharma
 Fix For: 0.98.0, 0.95.2

 Attachments: 8813.patch


 The time b/w recover lease attempts is conservative but is still not correct. 
 It does not factor in Datanode heartbeat time intervals.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-8813) Fix time b/w recoverLease invocations from HBASE 8449

2013-06-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695032#comment-13695032
 ] 

Hudson commented on HBASE-8813:
---

Integrated in hbase-0.95 #273 (See 
[https://builds.apache.org/job/hbase-0.95/273/])
HBASE-8813 Fix time b/w recoverLease invocations from HBASE 8449 (Revision 
1497464)

 Result = SUCCESS
stack : 
Files : 
* /hbase/branches/0.95/hbase-common/src/main/resources/hbase-default.xml


 Fix time b/w recoverLease invocations from HBASE 8449
 -

 Key: HBASE-8813
 URL: https://issues.apache.org/jira/browse/HBASE-8813
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.98.0, 0.95.1
Reporter: Varun Sharma
Assignee: Varun Sharma
 Fix For: 0.98.0, 0.95.2

 Attachments: 8813.patch


 The time b/w recover lease attempts is conservative but is still not correct. 
 It does not factor in Datanode heartbeat time intervals.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-8813) Fix time b/w recoverLease invocations from HBASE 8449

2013-06-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695173#comment-13695173
 ] 

Hudson commented on HBASE-8813:
---

Integrated in hbase-0.95-on-hadoop2 #152 (See 
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/152/])
HBASE-8813 Fix time b/w recoverLease invocations from HBASE 8449 (Revision 
1497464)

 Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.95/hbase-common/src/main/resources/hbase-default.xml


 Fix time b/w recoverLease invocations from HBASE 8449
 -

 Key: HBASE-8813
 URL: https://issues.apache.org/jira/browse/HBASE-8813
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.98.0, 0.95.1
Reporter: Varun Sharma
Assignee: Varun Sharma
 Fix For: 0.98.0, 0.95.2

 Attachments: 8813.patch


 The time b/w recover lease attempts is conservative but is still not correct. 
 It does not factor in Datanode heartbeat time intervals.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-8813) Fix time b/w recoverLease invocations from HBASE 8449

2013-06-27 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695205#comment-13695205
 ] 

Hudson commented on HBASE-8813:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #587 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/587/])
HBASE-8813 Fix time b/w recoverLease invocations from HBASE 8449 (Revision 
1497465)

 Result = FAILURE
stack : 
Files : 
* /hbase/trunk/hbase-common/src/main/resources/hbase-default.xml


 Fix time b/w recoverLease invocations from HBASE 8449
 -

 Key: HBASE-8813
 URL: https://issues.apache.org/jira/browse/HBASE-8813
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.98.0, 0.95.1
Reporter: Varun Sharma
Assignee: Varun Sharma
 Fix For: 0.98.0, 0.95.2

 Attachments: 8813.patch


 The time b/w recover lease attempts is conservative but is still not correct. 
 It does not factor in Datanode heartbeat time intervals.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira