版本2.1.9
按照官方文档提供的方式(resource-group)配置完Resource Group后,每天定点会报错
Caused by: java.sql.SQLException: errCode = 2, detailMessage = tablet 151995 has no queryable replicas. err: Replica on backend 16176 with tag {"location" : "default"}, which is not in user's resource tags: [{"location" : "offline"}], Replica on backend 16177 with tag {"location" : "default"}, which is not in user's resource tags: [{"location" : "offline"}]
看起来是数据写到读组且没有及时同步到写组节点,写组用户没权限读,这种情况要怎么处理?