Steve Loughran created HBASE-26483:
--------------------------------------
Summary: [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
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.1#820001)