Skip to content

Conversation

chakaz
Copy link
Contributor

@chakaz chakaz commented May 24, 2023

Works in all 3 modes: emulated, cluster and unconfigured-cluster.

Fixes #1278

Works in all 3 modes: emulated, cluster and unconfigured-cluster.

Fixes #1278
@chakaz chakaz requested a review from adiholden May 24, 2023 21:03
(*cntx)->SendLong(port);
(*cntx)->SendBulkString(id);
}
constexpr string_view kClusterNotConfigured = "-Cluster is not yet configured";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you add the '-' char at the beginning?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should not have, sorry!

adiholden
adiholden previously approved these changes May 28, 2023
@chakaz chakaz merged commit e169420 into main May 28, 2023
@chakaz chakaz deleted the cluster-slots branch May 28, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement CLUSTER NODES command
2 participants