Hi Toby -
Thanks for reporting this. We can continue the discussion via GH issue #689.
--
Luke Bakken
Engineer
lbak...@basho.com
On Wed, Nov 23, 2016 at 9:58 PM, Toby Corkindale wrote:
> Hi,
> I'm using the Java client via protocol buffers to Riak.
> (Actually I'm using it via Scala 2.11.8 on O
Hi Alexander,
Thanks a lot for your input. I have a few follow-up questions.
> Stupid math:
>
> 3e7 x 3 (replication) / 9 = 1e7 minimum objects per node ( absolutely more
> due to obj > 1MB size )
>
> 1e7 x ~400 bytes per obj in ram = 4e9 ram per node just for bitcask. Aka 4
> GB.
>
> You alread