Skip to content

Commit 6504aae

Browse files
authored
DOC-5247 RS: Added shard migration status resolved issue to the RS 7.8.6-60 release notes (#1560)
1 parent 92aff1a commit 6504aae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-6-60.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ categories:
66
- operate
77
- rs
88
compatibleOSSVersion: Redis 7.4.0
9-
description: Bug fix for an LDAP connection issue caused by setting LDAP bind credentials that include `<` in the Cluster Manager UI. Deprecated required_version in the bootstrap cluster API.
9+
description: Bug fixes for an LDAP connection issue caused by setting LDAP bind credentials that include `<` in the Cluster Manager UI and an issue where migrated shards can appear stuck on multiple nodes. Deprecated required_version in the bootstrap cluster API.
1010
linkTitle: 7.8.6-60 (April 2025)
1111
weight: 83
1212
---
@@ -17,7 +17,7 @@ This is a maintenance release for ​[​Redis Enterprise Software version 7.8.6
1717

1818
This version offers:
1919

20-
- A bug fix for an LDAP connection issue caused by setting LDAP bind credentials that include `<` in the Cluster Manager UI.
20+
- Bug fixes for an LDAP connection issue caused by setting LDAP bind credentials that include `<` in the Cluster Manager UI and an issue where migrated shards can appear stuck on multiple nodes.
2121

2222
## New in this release
2323

@@ -45,6 +45,8 @@ The following table shows which Redis modules are compatible with each Redis dat
4545

4646
- RS155783: Fixed an issue where using the special character `<` when setting LDAP bind credentials in the Cluster Manager UI caused LDAP connection failures.
4747

48+
- RS144215: Fixed an issue where a shard's status might not update correctly after migration, causing it to appear stuck on multiple nodes even if the migration completed successfully.
49+
4850
## Version changes
4951

5052
### Deprecations

0 commit comments

Comments
 (0)