Details
Description
RSRpcServices#get() converts the Get to Scan without scan#setLoadColumnFamiliesOnDemand. It causes that the result retrieved from Get and Scan will be different if we use the empty filter. Scan doesn't return any data but Get does.
see HBASE-16729
Any comments? Thanks.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-5416 Filter on one CF and if a match, then load and return full row (WAS: Improve performance of scans with some kind of filters)
- Closed
-
HBASE-16729 Define the behavior of (default) empty FilterList
- Resolved
- relates to
-
HBASE-17617 Backport HBASE-16731 (Inconsistent results from the Get/Scan if we use the empty FilterList) to branch-1
- Resolved