[ https://issues.apache.org/jira/browse/HBASE-19037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Busbey resolved HBASE-19037. --------------------------------- Resolution: Invalid Please take these kinds of questions to the [user@hbase mailing list|https://lists.apache.org/list.html?u...@hbase.apache.org]. > BLOCKCACHE not work in console > ------------------------------ > > Key: HBASE-19037 > URL: https://issues.apache.org/jira/browse/HBASE-19037 > Project: HBase > Issue Type: Bug > Components: API > Affects Versions: 1.2.6 > Reporter: Александр > > I'm testing the speed. At the time of the request, I know part of the key. > ``` > scan 'id_bank', > {STARTROW=>"24168557"+"\137",STOPROW=>"24168557"+"\177",COLUMNS => ['high', > 'low'], BLOCKCACHE => 'true'} > ``` > When I run the scan, the response returns a short time, and if I make a > second request, the answer is already returned quickly, why? -- This message was sent by Atlassian JIRA (v6.4.14#64029)