obkv-table-client-java icon indicating copy to clipboard operation
obkv-table-client-java copied to clipboard

function connect by rs list

Open hohice opened this issue 3 years ago • 2 comments

目前客户端只支持使用configurl连接 增加制定rs list 功能,因为与ocp解耦不会获取到region信息,增加参数手工指定region

hohice avatar Jun 17 '22 08:06 hohice

configserver 已经开源了, 使用configserver 就可以拿到正确的rs list https://github.com/oceanbase/oceanbase/tree/master/tools/ob-configserver

longdafeng avatar Jun 17 '22 09:06 longdafeng

configserver 已经开源了, 使用configserver 就可以拿到正确的rs list https://github.com/oceanbase/oceanbase/tree/master/tools/ob-configserver

这是定制功能 可以少一个组件依赖

hohice avatar Jun 28 '22 08:06 hohice