[
https://issues.apache.org/jira/browse/HBASE-18145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16036477#comment-16036477
]
Hadoop QA commented on HBASE-18145:
-----------------------------------
| (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} 1m 21s
{color} | {color:red} Docker failed to build yetus/hbase:58c504e. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12871175/HBASE-18145.branch-1.v0.patch
|
| JIRA Issue | HBASE-18145 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/7064/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> The flush may cause the corrupt data for reading
> ------------------------------------------------
>
> Key: HBASE-18145
> URL: https://issues.apache.org/jira/browse/HBASE-18145
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Blocker
> Fix For: 2.0.0, 1.4.0, 1.3.2
>
> Attachments: HBASE-18145.branch-1.v0.patch, HBASE-18145.v0.patch,
> HBASE-18145.v1.patch
>
>
> After HBASE-17887, the store scanner closes the memstore scanner in updating
> the inner scanners. The chunk which stores the current data may be reclaimed.
> So if the chunk is rewrited before we send the data to client, the client
> will receive the corrupt data.
> This issue also breaks the TestAcid*.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)