Re: [DISCUSSION] PIP 24: Simplify memory settings

2018-10-11 Thread Sijie Guo
On Wed, Oct 10, 2018 at 4:13 PM Matteo Merli wrote: > On Wed, Oct 10, 2018 at 4:03 PM Sijie Guo wrote: > > > the proposal looks good to me. > > > > just out of curiosity, why PoolingPolicy only has `UnpooledHeap` and > > `PooledDirect`? > > > > I think these are the 2 that make sense (from my

Re: [DISCUSSION] PIP 24: Simplify memory settings

2018-10-10 Thread Matteo Merli
On Wed, Oct 10, 2018 at 4:03 PM Sijie Guo wrote: > the proposal looks good to me. > > just out of curiosity, why PoolingPolicy only has `UnpooledHeap` and > `PooledDirect`? > I think these are the 2 that make sense (from my perspective): 1. Pooling heap memory still suffers from interactions

Re: [DISCUSSION] PIP 24: Simplify memory settings

2018-10-10 Thread Sijie Guo
the proposal looks good to me. just out of curiosity, why PoolingPolicy only has `UnpooledHeap` and `PooledDirect`? - Sijie On Wed, Oct 10, 2018 at 12:51 PM Matteo Merli wrote: > (CCed dev@bookkeeper.apache.org since this proposal is referring to both > projects and I thought it might be good