[
https://issues.apache.org/jira/browse/HBASE-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186497#comment-15186497
]
Amal Joshy commented on HBASE-15314:
------------------------------------
I understand your concern [~danielpol]. But it is not possible to obtain
parallel writes with the current BucketAllocator implementation. Either we need
to change the current implementation or plugin a different BucketAllocator
only for FileIOEngine. With this patch, atleast once all the files are filled,
we can guarantee random reads utilizing all the disks.
> Allow more than one backing file in bucketcache
> -----------------------------------------------
>
> Key: HBASE-15314
> URL: https://issues.apache.org/jira/browse/HBASE-15314
> Project: HBase
> Issue Type: Sub-task
> Components: BucketCache
> Reporter: stack
> Assignee: Amal Joshy
> Attachments: HBASE-15314.patch
>
>
> Allow bucketcache use more than just one backing file: e.g. chassis has more
> than one SSD in it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)