shauryapatel27
shauryapatel27
Hi if this issue is still open, I would like to learn about the project and work on this one. Please let me know if this is open and if...
Hey, according to what I understand, I just need to change this particular piece of code. var members = _dbHelper.GetClusterMembers().ToImmutableList(); if (members.Any()) { _cluster.JoinSeedNodes(members); _dbHelper.AddClusterMember(_cluster.SelfAddress); } else { var self...
If there is no deadline on this then yes I want to try to take this one