Skip to content

Topology updated if unchanged #2299

Open
Open
@ajs139

Description

@ajs139

Bug Report

Looking at the code in RedisClusterClient.refreshPartitionsAsync it seems like the partitions are updated even when it has been determined they haven't changed:

https://github.com/lettuce-io/lettuce-core/blob/70022607cf8ab2fb45d6814372b20da90aae2be3/src/main/java/io/lettuce/core/cluster/RedisClusterClient.java#L891-L905

Was curious if this is intentional?

Environment

  • Lettuce version(s): any
  • Redis version: any

Additional context

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: good-first-issueAn issue that can only be worked on by brand new contributorstype: bugA general bug

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions