Version Information
Version of Akka.NET?
1.4.31
Which Akka.NET Modules?
Akka.Cluster.Sharding
Describe the bug
There are two classes called LeastShardAllocationStrategy, one in Akka.Cluster.Sharding namespace and another in Akka.Cluster.Sharding.Internal namespace. Will need to determine which one is being used, and if both are being used, need to figure out the repercussion of it.