Y. SREENIVASULU REDDY created HBASE-22165:
---------------------------------------------
Summary: Huge Read requests for Meta table, while scan the user
table with SCVF.
Key: HBASE-22165
URL: https://issues.apache.org/jira/browse/HBASE-22165
Project: HBase
Issue Type: Bug
Components: Filters, scan
Affects Versions: 2.1.1
Reporter: Y. SREENIVASULU REDDY
Huge Read Request are observed for the meta table, while running the scan
operation for the user table with filters (SCVF).
User table is a pre splited table of approx 500 regions, and the data is loaded
to all the regions.
In our test scenario,
1. Table holds 10 million records across 500 regions.
2. Executed the scan operation with SCVF to fetch 10 records as a result.
3. But observed the more Read requests to the meta table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)