[ https://issues.apache.org/jira/browse/HBASE-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211142#comment-13211142 ]
Hudson commented on HBASE-5195: ------------------------------- Integrated in HBase-TRUNK #2665 (See [https://builds.apache.org/job/HBase-TRUNK/2665/]) HBASE-5195 [Coprocessors] preGet hook does not allow overriding or wrapping filter on incoming Get -- SECOND HALF OF THIS COMMIT (Revision 1245773) Result = FAILURE stack : Files : * /hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java > [Coprocessors] preGet hook does not allow overriding or wrapping filter on > incoming Get > --------------------------------------------------------------------------------------- > > Key: HBASE-5195 > URL: https://issues.apache.org/jira/browse/HBASE-5195 > Project: HBase > Issue Type: Bug > Affects Versions: 0.94.0, 0.92.0 > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Fix For: 0.94.0, 0.92.1 > > Attachments: HBASE-5195.patch > > > Without the ability to wrap the internal Scan on the Get, we can't override > (or protect, in the case of access control) Gets as we can Scans. The result > is inconsistent behavior. -- 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