Skip to content

[BUG] valkey-benchmark fires write request ( FUNCTION LOAD ) to replicas when using --rfr all or --rfr yes option #1846

@martinrvisser

Description

@martinrvisser

Describe the bug

Using the new read from replicas option (--rfr) for valkey-benchmark, it fires a FUNCTION LOAD request (a write) at the replicas when using the --rfr all or --rfr yes option.

To reproduce

Run valkey-benchmark with --rfr all or --rfr yes against a primary-replica pair.

Expected behavior

Do not send the FUNCTION LOAD request to replicas

Additional information

Any additional information that is relevant to the problem.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions