[
https://issues.apache.org/jira/browse/HBASE-19027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239126#comment-16239126
]
Hudson commented on HBASE-19027:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #797 (See
[https://builds.apache.org/job/HBase-2.0/797/])
HBASE-19027 Honor the CellComparator of ScanInfo in scanning over a (chia7712:
rev b464c1eb35c4c147c4eb0901fb901677e2817caa)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/querymatcher/ScanQueryMatcher.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/security/visibility/VisibilityScanDeleteTracker.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/querymatcher/ScanWildcardColumnTracker.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/querymatcher/TestScanWildcardColumnTracker.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java
> Honor the CellComparator of ScanInfo in scanning over a store
> -------------------------------------------------------------
>
> Key: HBASE-19027
> URL: https://issues.apache.org/jira/browse/HBASE-19027
> Project: HBase
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19027.v0.patch, HBASE-19027.v1.patch,
> HBASE-19027.v2.patch
>
>
> All components in the scan path should honor the cell comparator from
> scaninfo rather than arbitrarily choose the comparator from store, scaninfo,
> or static COMPARATOR.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)