Tablet has no queryable replicas

Viewed 9

版本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"}]
看起来是数据写到读组且没有及时同步到写组节点,写组用户没权限读,这种情况要怎么处理?

1 Answers

这个可以看看日志,在 offline group 的 INFO 日志中搜下这个 tablet_id。看看的,或者您可以私聊我主页微信,把日志同步给我。