问题描述 HBase集群,项目组对HBase的表做了merge,64个region合并为了 32个,客户端请求出现报错region is not online on xxxregionserver:62000, 该报错一直持续直到客户端程序重启,重启后报错消失 应用侧客户端代码如下: public static Configuration getHbaseCfg(){ Properties prperties = ConfigUtil.lo