[
https://issues.apache.org/jira/browse/HBASE-18960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197740#comment-16197740
]
Hadoop QA commented on HBASE-18960:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red} 0m
14s{color} | {color:red} Docker failed to build yetus/hbase:5d60123. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-18960 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12891135/hbase-18960.master.004.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/9009/console |
| Powered by | Apache Yetus 0.4.0 http://yetus.apache.org |
This message was automatically generated.
> A few bug fixes and minor improvements around batchMutate()
> -----------------------------------------------------------
>
> Key: HBASE-18960
> URL: https://issues.apache.org/jira/browse/HBASE-18960
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Affects Versions: 2.0.0-alpha-3
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
> Fix For: 2.0.0-alpha-4
>
> Attachments: hbase-18960.master.001.patch,
> hbase-18960.master.002.patch, hbase-18960.master.003.patch,
> hbase-18960.master.004.patch
>
>
> Batch validation and preparation can be done before we start iterating over
> batch operations for writes. observedExceptions, familyCellMaps and
> durability can be stored in BatchOperation as they are batch wide. For all
> operations, done by preBatchMutate() CP hook, operation status needs to be
> SUCCESS. Modify and use doWALAppend() from doMiniBatchMutate().
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)