python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How does discrepancy of seed-nodes configuration affect cluster formation?
Suppose nodes A, B, C, and D are clustered by the following configuration,
cluster {
seed-nodes = ["A", "B", "C", "D"]
}
and nodes C and D with the additio...
eca2ed291a2f572f66f4a5fcf57511
Votes: 0
Answers: 1
Exception of Shard 0 already allocated
we are getting an exception after every re-start of service 3 POD [3 shard]inside AWS cluster, we are using Nuget Akka1.4.16 for our .net service using AWS Document DB, attaching the code for your ref...

Ashutosh Gupta
Votes: 0
Answers: 1
Nested, Remote, Round-Robin Pool in Akka.NET
I have started working with Akka.NET and was able an application with did self deployment on a remote system with multiple instances (deployment using a round-robin pool router with 5 instances). How...

Dominick
Votes: 0
Answers: 2