Skip to content

Conversation

@enjoy-binbin
Copy link
Contributor

@enjoy-binbin enjoy-binbin commented Sep 8, 2023

An unintentional change was introduced in #10536, we used
to use addReplyLongLong and now it is addReplyBulkLonglong,
revert it back the previous behavior.

It's already released in 7.2, so it might be a breaking change.

Release notes
Fix the return type of the slot number in cluster shards to integer, which maxes it consistent with past behavior.

An unintentional change was introduced in redis#10536, we used
to use addReplyLongLong and now it is addReplyBulkLonglong,
revert it back the previous behavior.

It's already released in 7.2, so it might be a breaking change.
@enjoy-binbin
Copy link
Contributor Author

discussion see #10536 (review)

@madolson madolson merged commit 4031a18 into redis:unstable Sep 10, 2023
@madolson madolson added the release-notes indication that this issue needs to be mentioned in the release notes label Sep 10, 2023
@madolson
Copy link
Contributor

It's already released in 7.2, so it might be a breaking change.

But it was a breaking change in 7.2 as well. Since the adoption of 7.2 is still in its early phase, we should focus on making sure it is compatible.

@enjoy-binbin enjoy-binbin deleted the fix_cluster_shards_res branch September 10, 2023 09:11
@oranagra oranagra mentioned this pull request Oct 17, 2023
oranagra pushed a commit that referenced this pull request Oct 18, 2023
An unintentional change was introduced in #10536, we used
to use addReplyLongLong and now it is addReplyBulkLonglong,
revert it back the previous behavior.

(cherry picked from commit 4031a18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes indication that this issue needs to be mentioned in the release notes

Projects

Development

Successfully merging this pull request may close these issues.

2 participants