Palash Chauhan created PHOENIX-7069: ---------------------------------------
Summary: Initializing list of live region servers in CQSI.init causes failures in Permission related ITs Key: PHOENIX-7069 URL: https://issues.apache.org/jira/browse/PHOENIX-7069 Project: Phoenix Issue Type: Sub-task Environment: As part of metadata caching redesign, we pick a random live region server to validate last ddl timestamps on the read/write path. To avoid a master RPC for every request, we can cache a list of live region servers when CQSI is initialized. Doing this in CQSI.init() causes test failures in Permission*ITs. Reporter: Palash Chauhan Assignee: Palash Chauhan -- This message was sent by Atlassian Jira (v8.20.10#820010)