Thanks for sharing. Yeah, the possibility to use different
ClusterShardingSettings (incl role) for different entity types is pretty
powerful.
/Patrik
On Wed, Nov 18, 2015 at 11:04 PM, sd d wrote:
> I finally found the solution. There is hardly any documentation or
> examples out there for this s
I finally found the solution. There is hardly any documentation or examples
out there for this scenario. I have the checked in a sample on my github
location, feel free to check out the solution. I have used the user role
approach to resolve this issue.
https://github.com/sdab75/microservices-a
Hello,
I found a solution but it won't work for microservice kind of setup. But it
might useful, for others who are trying to use Akka sharding in monolothic
applications. Please let me know if you guys find any other alternatives.
Essentially, the only way sharding between multiple services w
Log
---
I am seeing the defEventStoreSupervisorCoordinator and
defEventStoreActorCoordinator but these are not storing into the cassandra
db and when this microservice recevies the event it tries to register the
coordinators dynamically.
---
ith configuration settings 'akka.log-dead-le