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/06/11 19:54:00 UTC

[jira] [Resolved] (HBASE-14887) Use Orientated Abstractions

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

Andrew Kyle Purtell resolved HBASE-14887.
-----------------------------------------
    Fix Version/s:     (was: 3.0.0-alpha-3)
       Resolution: Implemented

Implemented in limited scope with subtask

> Use Orientated Abstractions
> ---------------------------
>
>                 Key: HBASE-14887
>                 URL: https://issues.apache.org/jira/browse/HBASE-14887
>             Project: HBase
>          Issue Type: Umbrella
>          Components: API
>    Affects Versions: 2.0.0
>            Reporter: Michael Stack
>            Priority: Major
>
> This umbrella issue is about adding clean server-side "user orientated" internal APIs that are about 'doing things' (as [~benlau] says over in HBASE-14439
> "New/Improved Filesystem Abstractions") such as creating and deleting tables, etc. Initially, we'll retrofit in a ClusterSchema Interface/API that cleans up Master internals and abstracts away implementation detail around the manipulation of namespace and tables.
> This project operates at a level above the undertaking described in HBASE-7806 "Isolate the FileSystem calls" and related issues, but has the same intent of making it so we can the more easily swap in alternate implementations and representations; e.g. changing filesystem layout under the covers. It is a complement to HBASE-7806 and related lower-level undertakings (look out for the gold spike when this top-down vector crosses the bottom-up endeavor).



--
This message was sent by Atlassian Jira
(v8.20.7#820007)