pika icon indicating copy to clipboard operation
pika copied to clipboard

ERR handle request, use of invalid table id

Open phenix-gao opened this issue 5 years ago • 1 comments

pika: 3.3.6 codis: pika-v1.1.0 客服端连接codis-proxy,报如下错误 127.0.0.1:19000> pkcluster info table 1 (error) ERR handle request, use of invalid table id

客服端直接连接pika 127.0.0.1:9221> pkcluster info table 1 "table_id: 1\r\n partition_num: 64\r\n qps: 0\r\n write_qps: 0\r\n read_qps: 0\r\n"

codis(pika-v1.1.0)每个table增加了认证的功能,黑名单机制,请问这些如何配置?有没有详细的使用文档进行操作

phenix-gao avatar Apr 07 '21 08:04 phenix-gao

使用说明

kernelai avatar Apr 07 '21 08:04 kernelai