On Mon, Apr 17, 2017 at 5:46 PM, Denis Magda <dma...@apache.org> wrote:
> Guys, > > If a memory region is not expandable can we calculate the size of the > default one automatically rather than setting it to predefined value like 1 > GB, 512 MB, etc. ? > > For instance, when a node is being started it finds out how much RAM is > available and requests 70-80% of it for the default memory region usage. > This should help us avoid this usability issue caused by the fact that we > hard code the size. > Denis, what happens if user plans to start multiple nodes on the same box?