Skip to content

[BUG] Protocol error in redis-benchmark #10233

@ivanstosic-janea

Description

@ivanstosic-janea

Describe the bug

A protocol error happens when running redis-benchmark.

To reproduce

Run the redis server with the default configuration and verbose logging.
Run redis-benchmark -P 1 -t set -n 1 -c 1 -d 50000000

Expected behavior

The benchmark should finish without errors.

Additional information

I'm using Ubuntu 20.04 LTS in a VM. I built redis from the 6.2.6 branch with SSL/TLS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions