Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1362

How to find cluster sharded entity Actors by entity id

$
0
0

Hi ,

We have a requirement where a kafka message from external system is suppose to update one unique Sharded entity. The message has information on the unique entity id key.
what is the recommended pattern to find a sharded entity actor by entity id ? I understand Receptionist can always give a list of actorRef, but how to find a particular entity with actorRef. Request<–>Response on the whole list will be too heavy.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1362

Trending Articles