[
https://issues.apache.org/jira/browse/PHOENIX-7069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17821416#comment-17821416
]
Rushabh Shah commented on PHOENIX-7069:
---------------------------------------
HBASE-28391 is committed to all the hbase active branches. I verified with
changing the permissions to READ access, it fixes all the test failures.
[~palashc]
We can wait until hbase-2.5.8 is released and once we update the hbase version
in phoenix, we should not see the failures.
> 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
> Reporter: Palash Chauhan
> Assignee: Rushabh Shah
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)