veken-v
veken-v
此时使用客户查询数据如: select LAST MonthCompRate from root.tbt.71a97ba0404011ecb05821ee402a74e0 就会出现异常: Caused by: org.apache.iotdb.rpc.StatementExecutionException: 317: the sg root.tbt may not ready now, please wait and retry later at org.apache.iotdb.rpc.RpcUtils.verifySuccess(RpcUtils.java:98) at org.apache.iotdb.rpc.RpcUtils.verifySuccessWithRedirection(RpcUtils.java:119) at org.apache.iotdb.session.SessionConnection.verifySuccessWithRedirectionWrapper(SessionConnection.java:528) at...
其实 iotdb 一直没有恢复过来, 导致客户端操作一直提示 `the sg root.tbwf may not ready now, please wait and retry` 2022-11-11 17:52:10,215 [main] INFO o.a.i.d.c.IoTDBThreadPoolFactory:232 - new SynchronousQueue thread pool: RPC-Client 2022-11-11 17:52:10,217 [RPC] INFO...