[
https://issues.apache.org/jira/browse/HBASE-19069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215136#comment-16215136
]
Hadoop QA commented on HBASE-19069:
-----------------------------------
| (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} 6m
11s{color} | {color:red} Docker failed to build yetus/hbase:cb5c477. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-19069 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12893527/HBASE-19069.patch |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/9350/console |
| Powered by | Apache Yetus 0.4.0 http://yetus.apache.org |
This message was automatically generated.
> Do not wrap the original CompactionLifeCycleTracker when calling CP hooks
> -------------------------------------------------------------------------
>
> Key: HBASE-19069
> URL: https://issues.apache.org/jira/browse/HBASE-19069
> Project: HBase
> Issue Type: Sub-task
> Components: Compaction, Coprocessors
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Blocker
> Fix For: 2.0.0-alpha-4
>
> Attachments: HBASE-19069.patch
>
>
> My fault...
> The UT added in HBASE-18989 does not follow the new rule so the CP is not
> loaded actually... When fixed the UT fails...
> The reason is that I use a wrapped CompactionLifeCycleTracker for
> implementing CompactionLifeCycleTracker. Obviously this is not the correct
> approach as we need to pass the original one to CP hooks...
> Let me fix.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)