Heinz N. Gies

Results 434 comments of Heinz N. Gies

:+1: so the bottom line looks like this is a case where serde is faster :) just for giggles, I'd recommend giving it a spin in the app, switching between...

Oh I forgot the most important part, `kernel.alp` would be loaded into the global namespace like the `+` function in erlang is.

I thought the `{error, Reason}` was exactly that, the machine parsable output for tools using it? But generally yap that's awesoime

So my unqualified thought. * errors/etc are returned by the call. * typing decisions, this could be an extra function the same way `EXPLAIN` works on SQLs? * Now you'll...

There is no rejoin message sent, that’s the odd issue about it. And node 1 restarts but it claims that node 2 (one node) is readded

I am baffled, I’ve been dancing around this for a day tried both the 0.6.0 crate and git. The error changes slightly if I don’t persist the ConfState but that...

After some digging I noticed that logs are not replicated to joining nodes. So joining 2 and the 3 they do share the same snapshot but they don't share the...

Thanks taking the time to provide all the context! The assumption made is that add and remove node via a conf change event is for orderly growing or shrinking the...