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

Hudson commented on HBASE-5520:
-------------------------------

Integrated in HBase-TRUNK #2688 (See 
[https://builds.apache.org/job/HBase-TRUNK/2688/])
    HBASE-5520 Support reseek() at RegionScanner (Ram) (Revision 1303005)

     Result = SUCCESS
ramkrishna : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/RegionScanner.java
* 
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/coprocessor/TestCoprocessorInterface.java
* /hbase/trunk/src/test/java/org/apache/hadoop/hbase/filter/TestFilter.java

                
> Support reseek() at RegionScanner
> ---------------------------------
>
>                 Key: HBASE-5520
>                 URL: https://issues.apache.org/jira/browse/HBASE-5520
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 0.92.0
>            Reporter: Anoop Sam John
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.94.0, 0.96.0
>
>         Attachments: HBASE-5520_1.patch, HBASE-5520_2.patch, 
> HBASE-5520_3.patch, HBASE-5520_4.patch
>
>
> reseek() is not supported currently at the RegionScanner level. We can 
> support the same.
> This is created following the discussion under HBASE-2038

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