You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xu Cang (JIRA)" <ji...@apache.org> on 2019/01/24 01:49:00 UTC

[jira] [Comment Edited] (HBASE-21752) Backport getProcedures() to branch-1 from branch-2 in HMaster class

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

Xu Cang edited comment on HBASE-21752 at 1/24/19 1:48 AM:
----------------------------------------------------------

During my work on this, I found [HBASE-18367|https://issues.apache.org/jira/browse/HBASE-18367] was not ported back to branch-1. 

for example, before we store ProcedureInfo to 'completed' object.
After HBASE-18367, we store Procedure into 'completed' and several new methods were added such as "CompletedProcedureRetainer", "completedProcedureCleaner".

I am considering port 18367 back to branch-1 first.
Though, I do see there are bug fixes related to this piece of code after HBASE-18367 such as HBASE-20846, which is also needed IMO.
Any concerns about this idea? [~allan163] [~Apache9]



was (Author: xucang):
During my work on this, I found [HBASE-18367|https://issues.apache.org/jira/browse/HBASE-18367] was not ported back to branch-1. 

for example, before we store ProcedureInfo to 'completed' object.
After HBASE-18367, we store Procedure into 'completed' and several new methods were added such as "CompletedProcedureRetainer", "completedProcedureCleaner".

I am considering port 18367 back to branch-1 first.
Though, I do see there are bug fixes related to this piece of code after HBASE-18367 such as HBASE-20846, which is also needed IMO.
Any concerns about this idea?


> Backport getProcedures() to branch-1 from branch-2 in HMaster class
> -------------------------------------------------------------------
>
>                 Key: HBASE-21752
>                 URL: https://issues.apache.org/jira/browse/HBASE-21752
>             Project: HBase
>          Issue Type: Improvement
>         Environment: Backport getProcedures() to branch-1 from branch-2 in HMaster class
>            Reporter: Xu Cang
>            Assignee: Xu Cang
>            Priority: Minor
>             Fix For: 1.5.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)