Skip to content

Commit 15bfab6

Browse files
committed
Added known performance issue to RS 7.22 release notes
1 parent e124b47 commit 15bfab6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ The following table provides a snapshot of supported platforms as of this Redis
109109

110110
For down: 2-1000000
111111

112+
- RS156570: Redis Enterprise Software version 7.22.0 can experience a significant performance impact when using search indexes with vector fields of type HNSW. This issue is characterized by elevated CPU usage, even during idle periods, due to periodic database information collection for metrics and monitoring. This behavior can also affect other database operations. For example, the `FT.INFO` command can become long-running on such indexes.
113+
112114
## Known limitations
113115

114116
#### Upload modules before OS upgrade

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,8 @@ The following table shows the SHA256 checksums for the available packages:
271271

272272
For down: 2-1000000
273273

274+
- RS156570: Redis Enterprise Software version 7.22.0 can experience a significant performance impact when using search indexes with vector fields of type HNSW. This issue is characterized by elevated CPU usage, even during idle periods, due to periodic database information collection for metrics and monitoring. This behavior can also affect other database operations. For example, the `FT.INFO` command can become long-running on such indexes.
275+
274276
## Known limitations
275277

276278
#### Upload modules before OS upgrade

0 commit comments

Comments
 (0)