Aaron Stannard

Results 761 comments of Aaron Stannard

Can confirm that this is still not a totally solved problem in v1.5.30 - said as much when we merged #7327

I can validate that this DOES disable DData from writing to disk: ```csharp public static class DrawingSessionActorExtensions { public static AkkaConfigurationBuilder AddDrawingSessionActor(this AkkaConfigurationBuilder builder, string clusterRoleName = ClusterConstants.DrawStateRoleName) { builder.WithShardRegion("drawing-session",...

This is now resolved via https://github.com/akkadotnet/Akka.Hosting/issues/512

@Degot did you see my previous comment? If this is a handled exception then we can deprioritize it

There's no way to do this currently - you can always create actors at a later time via actor messaging of course

That's a good question! Looks like `dotnet-affected` was created a couple of years after the first few versions of Incrementalist - it looks really similar and supports some things we...

Also, just had my company @petabridge start sponsoring you. Great project!