-
I'm running a cluster with 24 nodes with 1024 partitions
riak_kv_version :
riak version :
I have 142 partitions waiting to handoff for more than 30 days. There's no ongoing transfer in the clus…
-
**Description**
Active anti-entropy (AAE) identifies and repairs data inconsistencies between a system's replicas. It is typically implemented as a set of background processes that iterate over the …
-
One of our customers found an issue with KV 3.0.3 where the atom table kept becoming exhausted if `riak admin` is called regularly e.g. polling `riak admin status` for monitoring purposes. This was tr…
-
### Proposal
Provide scaler for Riak TS to scale on your metrics:
### Scaler Source
https://riak.com/products/riak-ts/index.html
### Scaling Mechanics
It specifically for IoT and Time Series data…
-
```
riak-mesos node remove
```
will remove `riak-default-1` by default when no name is provided.
On subsequent, rexecution
```
$ riak-mesos node remove
Resource at http://10.1.12.145:31936/api/v1/c…
-
So starting riak cluster as per documention
`DOCKER_RIAK_AUTOMATIC_CLUSTERING=1 DOCKER_RIAK_CLUSTER_SIZE=5 DOCKER_RIAK_BACKEND=leveldb make start-cluster``
After stabilization I'll check for ring own…
-
Currently, the riak and DLService components cannot scale automatically due to their static configuration: when the DLService is started, it is passed the riak nodes as well as other DLService nodes a…
-
RAM usage display should account for Solr/Yokozuna instances.
-
Currently one can only view the first 100 contacts in Vumi Go. There needs to be pagination support so that one can view the next hundred contacts.
Implementing this might be a little tricky since th…
-
There is a problem when ring metadata is merged that happens due to the fact that conflicts on a key in the metadata dictionary are resolved based on a timestamp with a maximum granularity of seconds …