[ 
https://issues.apache.org/jira/browse/HBASE-19069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16216675#comment-16216675
 ] 

Hudson commented on HBASE-19069:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3940 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3940/])
HBASE-19069 Do not wrap the original CompactionLifeCycleTracker when (zhangduo: 
rev 37b29e909defecdc580112ce6cd306710d13e9e2)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CompactSplit.java
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompactionLifeCycleTracker.java


> 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, 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)

Reply via email to