Open refaelos opened 5 years ago
Hey,
I'm pushing a lot of data into ardb by piping files with commands in Redis Protocol (RESP).
I get a lot of warnings like: WARN Invalid merge op which decode faild for key
WARN Invalid merge op which decode faild for key
What does it mean?
I get the same warning when testing with redis-benchmark tool and set -n to 100000 or more. Maybe it's a bug.
Hey,
I'm pushing a lot of data into ardb by piping files with commands in Redis Protocol (RESP).
I get a lot of warnings like:
WARN Invalid merge op which decode faild for key
What does it mean?