[
https://issues.apache.org/jira/browse/HBASE-29778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andor Molnar resolved HBASE-29778.
----------------------------------
Resolution: Fixed
> Abort the retry operation if not allowed in read-only mode
> ----------------------------------------------------------
>
> Key: HBASE-29778
> URL: https://issues.apache.org/jira/browse/HBASE-29778
> Project: HBase
> Issue Type: Sub-task
> Reporter: Anuj Sharma
> Assignee: Anuj Sharma
> Priority: Major
> Labels: pull-request-available
>
> Currently, if we discover that the operation is not allowed in Read-Only Mode
> then we are sending exception, but the context does not get aborted leading
> to multiple same exceptions gets thrown.
> In this task, will be aborting the operation after the first exception gets
> thrown.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)