You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Hao Zhang (JIRA)" <ji...@apache.org> on 2018/06/26 00:25:00 UTC

[jira] [Created] (HELIX-706) ExternalViewGeneration should be executed asynchronously in Helix controller

Hao Zhang created HELIX-706:
-------------------------------

             Summary: ExternalViewGeneration should be executed asynchronously in Helix controller
                 Key: HELIX-706
                 URL: https://issues.apache.org/jira/browse/HELIX-706
             Project: Apache Helix
          Issue Type: Task
            Reporter: Hao Zhang


EV generation should not block helix resource rebalance. According to our profiling results, external view generation takes ~ 1/5 of the pipeline latency.

The goal is to generate external view asynchronously, and hopefully we can have 20% improvement in rebalance pipeline



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