Re: Memory Usage keeps increasing

2014-09-29 Thread Luke Bakken
Hi, I can't speak to when this issue will be resolved, but it is known. Please watch the following issues on GitHub: https://github.com/basho/webmachine/issues/183 https://github.com/basho/riak/issues/603 -- Luke Bakken Engineer / CSE lbak...@basho.com On Mon, Sep 29, 2014 at 4:05 AM, riakuser0

Re: Memory Usage keeps increasing

2014-09-29 Thread riakuser01
This issue was related to http://riak-users.197444.n3.nabble.com/HTTP-Access-Log-Performance-Log-issues-td4031830.html#a4031849. Basically, when HTTP logging was enabled, memory usage started to gradually increase until the Riak cluster ran out of memory. It looks like after Riak attempts to roll

Re: Memory Usage keeps increasing

2014-09-25 Thread riakuser01
I have the following properties set in my buckets: { props: { allow_mult: false, basic_quorum: false, big_vclock: 1, chash_keyfun: { mod: "riak_core_util", fun: "chash_std_keyfun" }, dw: "quorum", last_write_wins: true, linkfun: {

Re: Memory Usage keeps increasing

2014-09-25 Thread Alexander Sicular
Look into vector clock growth and siblings. You may have siblings to true. @siculars http://siculars.posthaven.com Sent from my iRotaryPhone > On Sep 25, 2014, at 03:54, riakuser01 wrote: > > Hi, > > I am currently using an in-memory backend on Riak 1.4.8, and I am > experiencing a situatio