Yi Mei created HBASE-22580:
------------------------------
Summary: Add a table attribute to make user scan snapshot feature
configurable for table
Key: HBASE-22580
URL: https://issues.apache.org/jira/browse/HBASE-22580
Project: HBase
Issue Type: Sub-task
Reporter: Yi Mei
If a cluster enable user scan snapshot feature, it will work for all tables.
Since this feature will make some operations such as grant, revoke, snapshot...
slower and some tables don't use scan snaphot to make scan faster. So add a
table attribute to make it configurableĀ at table level, in general, the feature
is disabled by default, and if someoneĀ use feature, must enable the attribute
of the specific table firstly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)