[
https://issues.apache.org/jira/browse/HBASE-16533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15451265#comment-15451265
]
Hudson commented on HBASE-16533:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #1513 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1513/])
HBASE-16533 Procedure v2 - Extract chore from the executor (matteo.bertozzi:
rev ea15522704011bab33767bd5ca575807434c2e89)
* (add)
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/ProcedureInMemoryChore.java
* (add)
hbase-procedure/src/test/java/org/apache/hadoop/hbase/procedure2/TestProcedureInMemoryChore.java
* (edit)
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.java
* (edit)
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/util/TimeoutBlockingQueue.java
* (edit)
hbase-procedure/src/test/java/org/apache/hadoop/hbase/procedure2/util/TestTimeoutBlockingQueue.java
> Procedure v2 - Extract chore from the executor
> ----------------------------------------------
>
> Key: HBASE-16533
> URL: https://issues.apache.org/jira/browse/HBASE-16533
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2
> Affects Versions: 2.0.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Minor
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-16533-v0.patch, HBASE-16533-v1.patch
>
>
> At the moment we have the CompletedProcedureCleaner chore as a special case
> in the executor. let's extract that and allow to have other chores. (I want
> to use it for the AM)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)