Vinllen

Results 26 comments of Vinllen

报错相关内容: ``` panic: run PipeRawCommand with commands[[{exists [[...]]...}]]... ```

丢失的key: ``` \xac\xed\x00\x05t\x00(200170_public-dict-integral.ruleTypexfje \xac\xed\x00\x05t\x00.1162_E3C0FD9DF28CB6016EE7C9C74565647Badminuser \xac\xed\x00\x05t\x00(200170_public-dict-integral.ruleTypeczje \xac\xed\x00\x05t\x00)200170_public-dict-integral.ruleTypekksjf ```

Thanks for your PR. This PR will be merged later when I want to open the disk persistent feature.

需求合理,待支持。

@shuff1e 比如用户输入抽样的key个数,或者抽样百分比,计算得到一共多少个key,然后调用这个randomkey从源端进行key的获取,剩下流程就是跟之前的一样了,分别拉取值进行对比。不过为了简化操作,抽样比对都只是精确匹配(key和value都要对比)。

codis的兼容没有进行测试,目前看起来支持存在问题,这个后续可能会考虑进行支持。

能说一下主要原因吗?目前govendor基本能满足需求,是跟官网对齐吗?

感谢建议,这个后面我会评估一下

The final diff result will be stored in file "fullchecktest" if you set `--result fullchecktest`. `result.db.x` stores the x-th comparison. In a word, result.db.3 equal to the "fullchecktest". So, maybe...