wchevreuil commented on PR #7046: URL: https://github.com/apache/hbase/pull/7046#issuecomment-2931270562
> Please do not merge this. > > Checked the code on branch-2.6, we also load the meta replica locations from master local region, not zookeeper. So the comment here is incorrect > > [#6448 (comment)](https://github.com/apache/hbase/pull/6448#issuecomment-2755002936) > > Please also revert the changes from existing branches, and let's review what is the root cause of this problem. > > Thanks. > > https://github.com/apache/hbase/blob/2f557ab02995fa54dba0acd85562eca18f3bc3de/hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/AssignmentManager.java#L316 @Apache9 is right, since HBASE-26193, present since 2.5.0, we don't rely on ZK for the region states anymore. @richardantal , have you still managed to reproduce this issue on a 2.5/2.6 based deployment? -- 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...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org