[
https://issues.apache.org/jira/browse/HBASE-20084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377849#comment-16377849
]
Chia-Ping Tsai commented on HBASE-20084:
----------------------------------------
Thanks [[email protected]] The findbugs warnings should be resolved by
HBASE-20069.
Will commit it tomorrow if no objections.
> Refactor the RSRpcServices#doBatchOp
> ------------------------------------
>
> Key: HBASE-20084
> URL: https://issues.apache.org/jira/browse/HBASE-20084
> Project: HBase
> Issue Type: Task
> Components: regionserver
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-20084.v0.patch.patch
>
>
> follow the discussion in
> https://issues.apache.org/jira/browse/HBASE-19876?focusedCommentId=16359618&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16359618
> RSRpcServices#doBatchOp will throw IOE to log the error in the region-level
> response if any mutation fails in atomic mode. However, the exception in
> method signature force normal (non-atomic) batch to handle the exception even
> though IOE won't be thrown in non-atomic mode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)