Skip to content

Commit e8f7d72

Browse files
committed
DOC-4670 Updated HFE known limitation wording in RS 7.8.x release notes
1 parent d33b776 commit e8f7d72

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,6 @@ The following legacy UI features are not yet available in the new Cluster Manage
247247

248248
You cannot upgrade from a prior RHEL version to RHEL 9 if the Redis Software cluster contains a RedisGraph module, even if unused by any database. The [RedisGraph module has reached end-of-life](https://redis.com/blog/redisgraph-eol/) and is completely unavailable in RHEL 9.
249249

250-
#### Query results might include lazily expired hash key fields
250+
#### Query results might include hash keys with lazily expired fields
251251

252-
If one or more fields of a hash key expire after an `FT.SEARCH` or `FT.AGGREGATE` query begins, Redis does not account for these lazily expired fields. As a result, expired fields might still be included in the query results, leading to potentially incorrect or inconsistent results.
252+
If one or more fields of a hash key expire after an `FT.SEARCH` or `FT.AGGREGATE` query begins, Redis does not account for these lazily expired fields. As a result, keys with expired fields might still be included in the query results, leading to potentially incorrect or inconsistent results.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -423,9 +423,9 @@ The following legacy UI features are not yet available in the new Cluster Manage
423423

424424
You cannot upgrade from a prior RHEL version to RHEL 9 if the Redis Software cluster contains a RedisGraph module, even if unused by any database. The [RedisGraph module has reached End-of-Life](https://redis.com/blog/redisgraph-eol/) and is completely unavailable in RHEL 9.
425425

426-
#### Query results might include lazily expired hash key fields
426+
#### Query results might include hash keys with lazily expired fields
427427

428-
If one or more fields of a hash key expire after an `FT.SEARCH` or `FT.AGGREGATE` query begins, Redis does not account for these lazily expired fields. As a result, expired fields might still be included in the query results, leading to potentially incorrect or inconsistent results.
428+
If one or more fields of a hash key expire after an `FT.SEARCH` or `FT.AGGREGATE` query begins, Redis does not account for these lazily expired fields. As a result, keys with expired fields might still be included in the query results, leading to potentially incorrect or inconsistent results.
429429

430430
## Security
431431

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ The following legacy UI features are not yet available in the new Cluster Manage
117117

118118
You cannot upgrade from a prior RHEL version to RHEL 9 if the Redis Software cluster contains a RedisGraph module, even if unused by any database. The [RedisGraph module has reached End-of-Life](https://redis.com/blog/redisgraph-eol/) and is completely unavailable in RHEL 9.
119119

120-
#### Query results might include lazily expired hash key fields
120+
#### Query results might include hash keys with lazily expired fields
121121

122-
If one or more fields of a hash key expire after an `FT.SEARCH` or `FT.AGGREGATE` query begins, Redis does not account for these lazily expired fields. As a result, expired fields might still be included in the query results, leading to potentially incorrect or inconsistent results.
122+
If one or more fields of a hash key expire after an `FT.SEARCH` or `FT.AGGREGATE` query begins, Redis does not account for these lazily expired fields. As a result, keys with expired fields might still be included in the query results, leading to potentially incorrect or inconsistent results.
123123

124124
## Security
125125

0 commit comments

Comments
 (0)