Roman Sakno

Results 98 comments of Roman Sakno

In my case, `journalctl` reports that some transaction in an infinite loop: ```Mar 05 23:03:14 XXXX microk8s.daemon-apiserver[1318]: Trace[2129607300]: ---"Transaction prepared" 0ms (23:03:00.910) Mar 05 23:03:14 XXXX microk8s.daemon-apiserver[1318]: Trace[2129607300]: ---"Transaction committed"...

@clairernovotny , currently I'm using embedded PDB `embedded` as a workaround.

#121 I've got the same errors on my laptop (Ubuntu 14.10 x64 OpenJDK 7) when run tests of #124 pull request

@cdavernas , that is the correct behavior. The node cannot recognize itself. > Given a cluster made out of one coldStart node That is wrong. If configuration is empty, the...

You don't need HyParView for member discovery. Raft has built-in mechanism for that through member announcement. The application must implement announcement mechanism (HTTP endpoint, for example) and invoke `IRaftHttpCluster.AddMemberAsync` on...

Related #108 (if you're using persistent configuration).

@cdavernas , do you have stack trace details? The code of the library doesn't throw this type of exception. Probably, your process doesn't have enough privileges to use particular port...

Could you please post exact message from exception? Probably the program trying to access the same file.