zhangmeng916 opened a new issue #826: Add intermediate storage for customized state URL: https://github.com/apache/helix/issues/826 To support the storing and computation over customized state, Helix needs to implement some intermediate storage for better performance and easy operation. Specially, we would need a cache to store the existing customized state and refresh it when necessary, and we would need another data structure to hold the data in the format that is needed by computation.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
