Skip to content

"ERR This instance has cluster support disabled" under load with master/slave #1047

@dbrink

Description

@dbrink

When using 2.0.519 we're seeing strange errors during load tests. Exceptions are thrown with message "ERR This instance has cluster support disabled". This error looks to be bubbled up out of redis if the CLUSTER, ASKING, or READONLY commands are issued without clustering enabled. Redis is configured as master/slave/slave with three sentinels. As far as I can tell we're not issuing any of these commands directly. Should we disable this commands via the connection string? What might cause this to happen?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions