-
Found while testing #944, using HA queues and autoheal (same testing as for #914).
```
=ERROR REPORT==== 23-Aug-2016::16:05:46 ===
** Generic server terminating
** Last message in was {'$gen_cast',{…
-
Found while testing #944, using HA queues and autoheal (same testing as for #914).
```
=ERROR REPORT==== 23-Aug-2016::16:14:37 ===
** Generic server terminating
** Last message in was {'$gen_cast',
…
-
**Issue by [jberkus](https://github.com/jberkus)**
_Friday Dec 19, 2014 at 00:54 GMT_
_Originally opened as https://github.com/citusdata/pg_shard/issues/37_
---
The missing feature for pg_shard-as-…
-
Along the same lines of `caf::duration`, we need a `caf::timestamp` that captures a clock-independent representation of absolute time. As with the chrono library, the timestamp can use a `caf::duratio…
mavam updated
8 years ago
-
I have such a scenario that I am not sure if Bunny can support:
I have a Producer that periodically produce messages. And there are 3 consumers. Because I want to mimic the RPC,so instead of using Fan…
-
Hi,
I am using 3 vault instances and 3 consul instances. Consul instances are in a cluster. data is consistent and replicated fine through all the consul instances.
Now, my concern is when I am writin…
-
Here are the gists for the debug-info:
https://gist.github.com/83c08983faacbd60be8277a33a1fcd29
https://gist.github.com/1992f9a819f45488262feaa7b0ca42f6
-
Details being migrated from our deprecated repo.
-
At the moment if many users add documents at the same time the system will not calibrate properly. What is needed is an internal queue/batch system
-
Identify possibilities that would arise if a consensus algorithm (such as [Raft](http://raft.github.io)) would be implemented.