[
https://issues.apache.org/jira/browse/HBASE-28120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788791#comment-17788791
]
Bryan Beaudreault commented on HBASE-28120:
-------------------------------------------
Yea the async/sync issue is a common one for any contributions to the client
side of hbase. Usually we'll do it in the same Jira and create a backport PR
which starts with cherry-picking the original commit, then adds a new commit
which re-implements (as necessary) for the non-async clients.
> Provide the switch to avoid reopening regions in the alter sync command
> -----------------------------------------------------------------------
>
> Key: HBASE-28120
> URL: https://issues.apache.org/jira/browse/HBASE-28120
> Project: HBase
> Issue Type: Sub-task
> Components: master, shell
> Affects Versions: 2.0.0-alpha-1
> Reporter: Gourab Taparia
> Assignee: Gourab Taparia
> Priority: Major
> Fix For: 2.6.0
>
>
> As part of the sub-task, as HBase 2 supports both Async and Sync API, this
> task is to add this support/feature to HBase 2's Sync API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)