tikv / importer

tikv-importer is a front-end to help ingesting large number of KV pairs into a TiKV cluster
Apache License 2.0
20 stars 14 forks source link

Can't find the key-values in tikv when using this tool to import data #116

Open liujp opened 11 months ago

liujp commented 11 months ago

when using this tool to import tiki-server, the kvs can not be found by GetKey(); image

client is a grpc client implemented using https://github.com/pingcap/kvproto/blob/ecdbf1f8c130089392a9bb5f86f7577deddfbed5/proto/import_kvpb.proto