Justin Israel

Results 191 comments of Justin Israel

You apparently have the state of commits where it the common types were defined both in the common thrift file and in the plow thrift file. You just need to...

Any update on this? I too am giving up trying to install on OSX Snow Leopard. Everything else is installed fine but I can't get osgswig working.

Tiny-go says they just released the support for timers.

Thanks for confirming that the peer list is just a bootstrap list, and for suggesting that you might look into Consul service discovery! Very helpful to know. > Backup count...

> Config.Name is the name of this server in the cluster. It has to be unique. It can be an IP address (0.0.0.0:unique_port is still valid) or domain name (ip-172-31-40-220.eu-west-1.compute.internal:3320...

If you want to run to applications containing Olric, on the same host, with the default settings one of them will fail with port conflicts. In order to avoid port...

Ok, `ReadRepair=true` seems to be the magic I was after. Once I enable this, I started seeing messages like this, `Moving DMap: NAME`, when a node comes back up. And...

Thank you for this detailed explanation. I thought I had confirmed a kind of automatic value replication when I alternated between taking down NodeA and NodeB and confirmed I would...

@buraksezer , very cool! I've been doing a lot of k8s investigation lately. It's great to see that the new plugins are continuing that pattern of providing both a plugin...