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 Kyle Purtell (Jira)" <ji...@apache.org> on 2022/09/10 00:50:00 UTC

[jira] [Resolved] (HBASE-26483) [HBOSS] add lock around openFile operation

     [ https://issues.apache.org/jira/browse/HBASE-26483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-26483.
-----------------------------------------
    Resolution: Fixed

> [HBOSS] add lock around openFile operation
> ------------------------------------------
>
>                 Key: HBASE-26483
>                 URL: https://issues.apache.org/jira/browse/HBASE-26483
>             Project: HBase
>          Issue Type: Improvement
>          Components: hboss
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>
> The HBoss FS wrapper doesn't wrap the openFile(path) call with a lock, which means anything using that builder isn't going to have access synchronized.
> adding a wrapper for this method will allow hbase to use the api call and so request different read policies on different files, or other options



--
This message was sent by Atlassian Jira
(v8.20.10#820010)