[
https://issues.apache.org/jira/browse/PHOENIX-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380065#comment-17380065
]
ASF GitHub Bot commented on PHOENIX-6511:
-----------------------------------------
abhishek-chouhan commented on pull request #1266:
URL: https://github.com/apache/phoenix/pull/1266#issuecomment-879264789
Note, this impacts 4.x only. 5.x has a different logic wrt. to handling
this. In hbase2.x the split hooks got moved to master observer since master
handles the split through procedures, hence only region close is blocked by the
lock in UngroupedAggRegionObserver. In case of a region close, if an error is
encountered RS is aborted which results in resetting the state and hence is not
a problem.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Deletes fail in case of failed region split
> -------------------------------------------
>
> Key: PHOENIX-6511
> URL: https://issues.apache.org/jira/browse/PHOENIX-6511
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.16.1
> Reporter: Abhishek Singh Chouhan
> Assignee: Abhishek Singh Chouhan
> Priority: Critical
> Fix For: 4.17.0
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)