Re: Riak-CS RAM usage

2015-07-02 Thread Kota Uenishi
Anita, To use leveldb instead of bitcask for blocks, just stop using multi backend and remove all multi-backend related configuration. You'll need fresh install as CS does not automatically move data from bitcask to leveldb when you change backend. I would like you to know that Basho have not yet

Riak-CS RAM usage

2015-07-02 Thread Anita Wong
HI, I’ve got a problem in using Riak-CS as file storage cluster. Now the bitcask folder has 9GB of data in it, and the RAM usage of Riak is >8GB. Just checked that the bitcask backend will put all the keys into the RAM, but how come now I would get this large amount of RAM being used? Is there