cloudstateio / cloudstate

Distributed State Management for Serverless
https://cloudstate.io
Apache License 2.0
763 stars 97 forks source link

More specific NPE in registerEventSourcedEntity #529

Closed ennru closed 3 years ago

ennru commented 3 years ago

If the findServiceByName fails the user ends up with NPE. This makes the exception point to the most likely wrong name in the lookup.