Tiered storage not offloading HASH values – Enabled experimental hash support #6800
Unanswered
jahnavilatha589
asked this question in
Q&A
Replies: 1 comment
-
|
the feature has not been released yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am testing this feature : #6015
I executed: HSET test abc {{$value}}
The value size is 4098 characters.
Even though tiering is enabled and tiered_experimental_hash_support is set to true, the data is not being offloaded to SSD.
After 151mb reached, server is throwing an out-of-memory error. Is this expected? Shared Info details here.
Beta Was this translation helpful? Give feedback.
All reactions