Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: StoreHealthyChecker报错store is not reachable
After the client connects to PD, it keeps reporting this warning: “o.t.common.region.x’d recovers to be reachable/is not reachable.” Is there any configuration that needs to be adjusted?
Generally speaking, a small number of region not found or inaccessible warning logs is a normal phenomenon. The internal scheduling process of the cluster can trigger these situations.
You can continue to monitor the cluster. If these logs are reported in small quantities and for a short period, you can ignore them. If they are reported in large quantities and for a long period, there may be some issues with the cluster’s storage layer, and further investigation will be needed.
Currently, this error keeps occurring. Could you please advise on the specific areas that need to be investigated? I haven’t noticed anything unusual from the monitoring.
No need, continue to observe.
Are you developing the client connection to PD yourself?
You should connect to TiDB Server. Can you connect directly to PD?
If you only want to use TiKV, wouldn’t you connect directly to PD? I’m using the Java client.
You can ask in the developer forum