[
https://issues.apache.org/jira/browse/HBASE-28843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nihal Jain updated HBASE-28843:
-------------------------------
Issue Type: New Feature (was: Umbrella)
> Support for RS group endpoints in HBase REST
> --------------------------------------------
>
> Key: HBASE-28843
> URL: https://issues.apache.org/jira/browse/HBASE-28843
> Project: HBase
> Issue Type: New Feature
> Components: REST
> Reporter: Nihal Jain
> Priority: Major
>
> *Description:*
> Currently, the HBase REST server does not support endpoints for region server
> grouping. This feature request is to add new endpoints that will allow users
> to interact with and manage region server groups through the HBase REST API.
> *Goals:*
> # Expose endpoints to create, list, update, and delete region server groups
> along with other APIs as necessary, supported by Java client
> # Ensure endpoints support necessary authentication and authorization.
> # Provide appropriate error handling and logging for the new endpoints.
> *Acceptance Criteria:*
> # New endpoints for region server grouping are added to the HBase REST
> server.
> # Endpoints are thoroughly documented.
> # Unit and integration tests are created and passing.
> # Performance benchmarks are conducted to ensure minimal impact on existing
> functionalities.
> *Technical Details:*
> * New endpoints should follow RESTful principles.
> * Authentication/authorization mechanisms must be consistent with existing
> endpoints.
> * Ensure compatibility with existing HBase version and REST server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)