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

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

SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #617 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/617/])
HBASE-8909. HBASE-6170 broke hbase.regionserver.lease.period config, we should 
support it for BC (add missing file) (enis: rev 1503488)
* 
/hbase/trunk/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 1503484)
* 
/hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClientScanner.java
* 
/hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/HBaseConfiguration.java
* 
/hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java
* 
/hbase/trunk/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