[
https://issues.apache.org/jira/browse/HBASE-15539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213186#comment-15213186
]
Vladimir Rodionov commented on HBASE-15539:
-------------------------------------------
I load 1B small rows (rowkey=16 byte, value = 8 bytes) using BufferedMutator
with batch size 1000. Table has 1 CF, only one region, splits are disabled.
Compaction is on, but maximum selection size is limited to 1GB. Test runs
locally on my laptop (MBP, fast SSD).
> HBase Client region location is expensive
> ------------------------------------------
>
> Key: HBASE-15539
> URL: https://issues.apache.org/jira/browse/HBASE-15539
> Project: HBase
> Issue Type: Bug
> Components: Client
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Fix For: 2.0.0
>
>
> ConnectionImplementation.locateRegion and MetaCache.getTableLocations are hot
> spots in a client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)