-
From CSE kanban: The [app.config](http://docs.basho.com/riak/latest/references/Configuration-Files/#app-config) section of our [Configuration Files](http://docs.basho.com/riak/latest/references/Config…
-
After digging into issues #320, #330, and #358 it was discovered that
ibrowse's default `inactivity_timeout` combined with its poor load
balancing algorithm and the default pool and pipeline sizes is …
-
I'm running a clean install of 5 node Riak 2.0.pre20 cluster on a physical servers with intel xeon hexacore and experiencing constant load on CPU by beam.smp (on all nodes). The load is 7-25%. Server …
-
The section describing how to configure multi-backend shows an example with backends of different types. It does not point out that separate data directories must be specified in the `multi` configura…
-
As we're planning on using the R16B01 version of Erlang/OTP for the Riak 2.0 release, we need to investigate this problem:
http://erlang.org/pipermail/erlang-bugs/2013-August/003702.html
1. Confirm t…
-
In testing with large vnodes (> 1TB/vnode) it was found that a single AAE tree build could consume more than 200MB/s of disk IO. A single hash tree exchange could generate up to 800MB/s of network IO…
-
This way, if you copy the bitcask into another machine, it will load them in the correct order.
-
Instead of RocksDB, you could use a database built in Go (to a better deploy):
- Bolt is a pure Go key/value store inspired by the LMDB project. Bolt currently works on Mac OS and Linux. Windows suppo…
-
Upon installing the Riak 2.0.0beta7 packages on Debian 7 and Ubuntu 12.04.4, Riak fails to start due to the following error:
``` shell
root@riak-01:~# riak console
config is OK
-config /var/lib…
-
Testing a 2.0 build with the `sudo` -> `su` changes on a single node, it appears that `riak reboot` does not restart Riak as the command help and docs would indicate:
```
vagrant@DEBIAN-7-YZTEST:~$ s…