[DISCUSSION] PIP 24: Simplify memory settings

2018-10-10 Thread Matteo Merli
(CCed dev@bookkeeper.apache.org since this proposal is referring to both projects and I thought it might be good to have a single discussion thread) Wiki page is available at: https://github.com/apache/pulsar/wiki/PIP-24%3A-Simplify-memory-settings Pasting here for convenience:

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