zhangmeng916 opened a new issue #728: Helix customized state view aggregation URL: https://github.com/apache/helix/issues/728 Currently, Helix only supports a single state for every partition. There're increasing requests from customers to have more than one state, which is defined in Helix state model, for their practical use. For example, they may want to have read/write state, quota state, version state, etc. Helix will introduce the concept of customized state, which allows customer to define the states they are interested. Helix will also aggregate the customized states and provides an aggregated view for customers, similar to the existing EXTERNAL_VIEW. The customized view snapshot will be present in routingtableprovider.
---------------------------------------------------------------- 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]
