zhangmeng916 opened a new issue #1224:
URL: https://github.com/apache/helix/issues/1224


   **Describe the bug**
   Currently customized view in Zookeeper is updated after each resource has 
been calculated for the latest update. This is not efficient and not confirmed 
to our original design. We should fix this and only update customized view once 
after all customized view calculation is done.
   
   **To Reproduce**
   It's inside the class `CustomizedViewAggregationStage`, after 
`computeCustomizedStateView`.
   
   **Expected behavior**
   Customized view is updated after all calculation is done.
   
   **Additional context**
   Add any other context about the problem here.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to