You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/08/27 21:55:59 UTC

[jira] [Created] (HBASE-11841) [0.98] Option for disabling location prefetch

Andrew Purtell created HBASE-11841:
--------------------------------------

             Summary: [0.98] Option for disabling location prefetch
                 Key: HBASE-11841
                 URL: https://issues.apache.org/jira/browse/HBASE-11841
             Project: HBase
          Issue Type: Improvement
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
            Priority: Minor
             Fix For: 0.98.7


On HBASE-10018 we removed location prefetch in versions > 0.98. That issue enumerates some of the issues with location prefetch. It is already possible to disable location prefetch on a per table basis via HTable#setRegionCachePrefetch(TableName tableName, boolean enable) but we should have a site configuration option that disables prefetch globally without requiring application code take some special action like setRegionCachePrefetch.



--
This message was sent by Atlassian JIRA
(v6.2#6252)