Skip to content

Commit cb778fa

Browse files
authored
Revert "DOC-4593 RS: Add Sentinel known issue to 7.8.2-34 release notes (#923)" (#939)
This reverts commit b2f0f78.
1 parent 06cfe07 commit cb778fa

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -231,24 +231,6 @@ The following table provides a snapshot of supported platforms as of this Redis
231231

232232
- RS131972: Creating an ACL that contains a line break in the Cluster Manager UI can cause shard migration to fail due to ACL errors.
233233

234-
- After upgrading, clusters using Sentinel for service discovery might encounter an issue that requires a restart of the Sentinel service. To determine if your cluster is affected, check for the following symptoms:
235-
236-
1. The `sentinel masters` command is unresponsive.
237-
238-
1. Review `sentinel_service.log` for messages such as:
239-
240-
```
241-
INFO Failed to read ‘HGETALL node:##’, ERROR: ‘HGETALL node:##’ returned empty results (retry ######), will try again in 1s.
242-
```
243-
244-
Workaround: To resolve the issue, run the following command on each node:
245-
246-
```sh
247-
supervisorctl restart sentinel_service
248-
```
249-
250-
If you are uncertain whether you are impacted or need assistance with remediation, [contact support](https://redis.io/support/).
251-
252234
## Known limitations
253235

254236
#### New Cluster Manager UI limitations

content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-2-34.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -408,24 +408,6 @@ The following table shows the SHA256 checksums for the available packages:
408408

409409
- RS131972: Creating an ACL that contains a line break in the Cluster Manager UI can cause shard migration to fail due to ACL errors.
410410

411-
- After upgrading, clusters using Sentinel for service discovery might encounter an issue that requires a restart of the Sentinel service. To determine if your cluster is affected, check for the following symptoms:
412-
413-
1. The `sentinel masters` command is unresponsive.
414-
415-
1. Review `sentinel_service.log` for messages such as:
416-
417-
```
418-
INFO Failed to read ‘HGETALL node:##’, ERROR: ‘HGETALL node:##’ returned empty results (retry ######), will try again in 1s.
419-
```
420-
421-
Workaround: To resolve the issue, run the following command on each node:
422-
423-
```sh
424-
supervisorctl restart sentinel_service
425-
```
426-
427-
If you are uncertain whether you are impacted or need assistance with remediation, [contact support](https://redis.io/support/).
428-
429411
## Known limitations
430412

431413
#### New Cluster Manager UI limitations

0 commit comments

Comments
 (0)