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

Hudson commented on HBASE-8909:
-------------------------------

FAILURE: Integrated in hbase-0.95 #327 (See 
[https://builds.apache.org/job/hbase-0.95/327/])
HBASE-8909. HBASE-6170 broke hbase.regionserver.lease.period config, we should 
support it for BC (add missing file) (enis: rev 1503486)
* 
/hbase/branches/0.95/hbase-common/src/test/java/org/apache/hadoop/hbase/TestHBaseConfiguration.java
HBASE-8909. HBASE-6170 broke hbase.regionserver.lease.period config, we should 
support it for BC (enis: rev 1503485)
* 
/hbase/branches/0.95/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientScanner.java
* 
/hbase/branches/0.95/hbase-common/src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java
* 
/hbase/branches/0.95/hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java

                
> HBASE-6170 broke "hbase.regionserver.lease.period" config, we should support 
> it for BC
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-8909
>                 URL: https://issues.apache.org/jira/browse/HBASE-8909
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>            Priority: Critical
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: hbase-8909_v1.patch, hbase-8909_v2.patch, 
> hbase-8909_v3.patch
>
>
> HBASE-6170 replaces "hbase.regionserver.lease.period" with the new 
> configuration "hbase.client.scanner.timeout.period". We should support the 
> old configuration at least in 0.96. We can put a WARN and deprecate the old 
> value. Remove it in 1.0. 

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

Reply via email to