Skip to content

Commit db91939

Browse files
committed
Removed RS155734 from known issues in RS 7.22 release notes
1 parent 02c5ec9 commit db91939

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

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

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

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

104-
- RS155734: Endpoint availability metrics do not work as expected due to a calculation error. As a workaround, use this query to measure availability:
105-
106-
```sh
107-
endpoint_server_became_unavailable{cluster="$cluster", db="$db"}
108-
-
109-
endpoint_server_available_again{cluster="$cluster", db="$db"}
110-
```
111-
112-
For up: 0-2
113-
114-
For down: 2-1000000
115-
116104
- RS156391: The `job_scheduler`'s memory usage can increase significantly when the diagnostic logging service is enabled.
117105

118106
- RS153589: The metrics stream engine preview reports incorrect latency metrics.

content/operate/rs/release-notes/rs-7-22-releases/rs-7-22-0-95.md

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

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

279-
- RS155734: Endpoint availability metrics do not work as expected due to a calculation error. As a workaround, use this query to measure availability:
280-
281-
```sh
282-
endpoint_server_became_unavailable{cluster="$cluster", db="$db"}
283-
-
284-
endpoint_server_available_again{cluster="$cluster", db="$db"}
285-
```
286-
287-
For up: 0-2
288-
289-
For down: 2-1000000
290-
291279
- RS156391: The `job_scheduler`'s memory usage can increase significantly when the diagnostic logging service is enabled.
292280

293281
- RS153589: The metrics stream engine preview reports incorrect latency metrics.

0 commit comments

Comments
 (0)