Finishing clusterd
Quite often people ask "How actors find each other" and clusterd could be a good example to show discoverability.
Again just stealing your code here @ktoso 🙂 Will just try to finish and prettify.
@ktoso we can focus on your PR though, can close this one. It's just easier for me to finish it here.
Happy for you to take it over. Fixed up CI so we now just do 5.10+ jobs.
@ktoso I've went through code, cleaned up some stuff, executable is now called swift-clusterd and tested myself, test is also working.
Except for ClusterD should be a "HIDDEN" member in the membership mentioned in original PR think it's already in a good shape to be merged.
Hey guys is there any movement on this?
@zastrozzi Hi! 👋 There are currently some really weird issues with tests that need to be tackled before we can merge everything. I will try again to check, but probably will take some time.
Hey no worries! If I have some time I'll see if I can help too. Are the testing problems cited elsewhere in an issue/PR?
Hey no worries! If I have some time I'll see if I can help too. Are the testing problems cited elsewhere in an issue/PR?
There is this issue, but it's really strange one, will try to ping and check once more.
we don't do API breakage, we could remove that, we're pre-1.0
we don't do API breakage, we could remove that, we're pre-1.0
Hm, can you elaborate a bit more? It's not really breaking anything, but you mean you don't wanna add something new to pre-1.0 and 1.0?
The Pr validation triggered api compatibility checking, so I was saying we can disable that basically :)
The Pr validation triggered api compatibility checking, so I was saying we can disable that basically :)
ah, ok, was confused a bit. 🙂