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

[jira] [Created] (HBASE-22525) Perf improvement for ProcedureManager over iteration

Viraj Jasani created HBASE-22525:
------------------------------------

             Summary: Perf improvement for ProcedureManager over iteration
                 Key: HBASE-22525
                 URL: https://issues.apache.org/jira/browse/HBASE-22525
             Project: HBase
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Viraj Jasani
            Assignee: Viraj Jasani
             Fix For: 3.0.0


ProcedureManagerHost provides procedures set by iterating over values of set. We can use bulk operation to improve the performance.



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