RebalancePolicy and allocation failures #304
Replies: 3 comments 3 replies
|
Some additional questions:
|
|
If you have a single-sized dataset, rebalancing strategy likely won't be taking effect because there is only one allocation class as mentioned here. Having allocation failure is not just that the cache is full, but also all the eviction attempts failed. If interested, you can take a look at this section. Regarding rebalancing: Yes, I'll fix the wording and change RebalancePolicy to RebalanceStrategy. |
|
Closing this discussion as it has been inactive. If this is still relevant, then please create a new discussion post and we will get back to you as soon as we can. Thank you! |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I see allocation failures during my run. Here you mention setting the RebalancePolicy to default.
Thanks!
All reactions