lokiore opened a new pull request, #2053: URL: https://github.com/apache/phoenix/pull/2053
- Decoupling principal from HAGroupInfo so that we can have 1:1 mapping between HAGroupInfo -> HighAvailabilityGroup and 1:n mapping between HAGroupInfo -> HAURLInfo (principal) - Having a local context for using correct HAURLInfo for current thread/connection - This means we can have a single HighAvailability group/ clusterRoleRecord for different principals connecting to it and we don't have to create separate watchers for every principal. -- 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: issues-unsubscr...@phoenix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org