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

jirapos...@reviews.apache.org commented on HBASE-5026:
------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3197/
-----------------------------------------------------------

Review request for hbase.


Summary
-------

Add coprocessor hook to HRegionServer.ScannerListener.leaseExpired(),the 
RegionObserver's preScannerClose() and postScannerClose()
methods should cover the scanner leaseExpired() situation.The following code is 
provided by Ted.


This addresses bug HBASE-5026.
    https://issues.apache.org/jira/browse/HBASE-5026


Diffs
-----

  
http://svn.apache.org/repos/asf/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
 1213130 

Diff: https://reviews.apache.org/r/3197/diff


Testing
-------

Test done.


Thanks,

Jia


                
> Add coprocessor hook to HRegionServer.ScannerListener.leaseExpired()
> --------------------------------------------------------------------
>
>                 Key: HBASE-5026
>                 URL: https://issues.apache.org/jira/browse/HBASE-5026
>             Project: HBase
>          Issue Type: Bug
>          Components: coprocessors
>    Affects Versions: 0.92.0
>            Reporter: Liu Jia
>            Assignee: Liu Jia
>             Fix For: 0.92.0
>
>         Attachments: RegionObserverLeaseExpired.patch
>
>
> The RegionObserver's preScannerClose() and postScannerClose()
> methods should cover the scanner leaseExpired() situation. 

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

        

Reply via email to