You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently offheap-resource will log a warning if you attempt to create a set of pools that are larger than the maximum available physical memory on a machine. When we are closer to a complete system, with a greater understanding of all the pieces in play we should reassess this behavior and see if a failure to initialize would be a better approach. This will need to be addressed in a holistic manner which is why I don't want to make a decision now.
The text was updated successfully, but these errors were encountered:
Currently offheap-resource will log a warning if you attempt to create a set of pools that are larger than the maximum available physical memory on a machine. When we are closer to a complete system, with a greater understanding of all the pieces in play we should reassess this behavior and see if a failure to initialize would be a better approach. This will need to be addressed in a holistic manner which is why I don't want to make a decision now.
The text was updated successfully, but these errors were encountered: