qqu0127 opened a new issue, #2123: URL: https://github.com/apache/helix/issues/2123
### Describe the bug DistViewAggregatorStateModel, the core statemodel for helix view aggregator, is holding static reference HelixViewAggregator. This is a bug that no more than 1 resource can be processed in one participant (JVM). ### To Reproduce Deploy helix-view-aggregator as participant, and add multiple resources to it. The following view-cluster-name is overriding previous and causing other view cluster not working. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
