CodisLabs / CodisLabs/codis

使用--pipe导入数据到codis,为什么会出现"Connection reset by peer"

Open
#1,464 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.2k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

我的文件waited_write.data内容如下:
zadd key1 23 asdfasdfa
zadd key2 78 555a7sdfa
...
总共1千万行,我在普通redis上执行
cat waited_write.data | redis-cli --pipe,几分钟就执行完成了,没有任何错误。
但是我向codis导入数据,却出现"",请问这是为什么?是codis对--pipe做了什么处理吗?谢谢!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.