lasp-lang / partisan

High-performance, high-scalability distributed computing for the BEAM.
https://partisan.dev
Apache License 2.0
903 stars 58 forks source link

Attempt to connect to disconnected peers from time to time #49

Open vitorenesduarte opened 7 years ago

cmeiklejohn commented 7 years ago

Should this be done for all backends?

vitorenesduarte commented 7 years ago

I noticed this was only being done when new connections occur in static, client_server and default. Not sure about hyparview. I'm inducing partitions using iptables, and when I remove the rules, the connections don't restore.