akkadotnet / Akka.Hosting

Akka.Hosting - standardized Akka.NET hosting without any HOCON configuration. Ties into Microsoft.Extensions.Configuration, Logging, Hosting, and DependencyInjection.
Apache License 2.0
56 stars 13 forks source link

Akka.Cluster.Hosting: don't use sharding delegates #424

Closed Aaronontheweb closed 8 months ago

Aaronontheweb commented 8 months ago

Changes

laying the groundwork for https://github.com/akkadotnet/akka.net/pull/6863 here - besides, it looks like the old delegates simply can't handle certain messages automatically due to https://github.com/akkadotnet/akka.net/pull/7051

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):