akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
C#NOASSERTION
Issues
- 7
The first of multiple enabled Transports is used
#7378 opened by DSanchen - 1
- 0
- 0
Akka.Streams: `System.NotSupportedException` when disposing stage with materialized `IAsyncEnumerable`
#7381 opened by Aaronontheweb - 18
Akka.Analyzers can't install in .NET Framework projects using pre-SDK project styles
#7307 opened by lamereactor - 5
No way to disable durable keys with DData when using Akka.Cluster.Sharding
#7326 opened by Aaronontheweb - 4
Stack overflow occurs when I `return! loop()` early from the Actor's `let rec loop() = actor {}.`
#7377 opened by 0xBruceLiao - 2
- 0
- 0
Akka.Persistence: `IStash` filters out messages with identical senders + references
#7373 opened by Aaronontheweb - 0
Akka.Cluster: unable to mark member as `Leaving` if another instance of member with same `Address` is being marked as `DOWN`
#7370 opened by Aaronontheweb - 3
Akka.Cluster.Sharding: `ShardCoordinator` fails to reboot / recover after `Exception` is thrown during rebalancing
#7366 opened by Aaronontheweb - 2
Akka.Cluster.Sharding: `LeastShardAllocationStrategy` `ArgumentException` during rebalance
#7365 opened by Aaronontheweb - 3
- 3
Akka Persistence Throwing Unobserved Task Exception
#7358 opened by stedmanm - 1
Make timeouts used in TestKit(Base) class configurable
#7259 opened by b8rni - 0
Akka.Persistence: `RecoveryTick` dead letters
#7342 opened by Aaronontheweb - 13
[PERF] Using the BroadcastHub with thousands of consumers seems painfully slow.
#7253 opened by RollsChris - 3
- 4
- 0
- 1
Under normal network conditions and with low cluster load, Spark encounters AssociationError reported by Akka
#7340 opened by run597 - 6
Item can be handed downstream from a SelectAsync stage even though a earlier item throws a exception
#7330 opened by MattiasJakobsson - 2
- 1
Epic: Full AOT Support for Akka.NET
#7246 opened by Aaronontheweb - 1
DData keeps creating folders with Port 0
#7308 opened by OnurGumus - 1
Akka.Persistence: `SnapshotMetadata` always uses `DateTime.MinValue`, which creates "duplicate key" exceptions when multiple snapshots are taken at same `seqNr`
#7312 opened by Aaronontheweb - 0
Chore: remove all Newtonsoft.Json `JsonConstructor` / similar attributes from built-in Akka.NET classes
#7311 opened by Aaronontheweb - 0
- 3
Akka Stream AlsoTo may not be failing graph when its sink throws exception
#7269 opened by richardjharding - 0
Persist failure due to database connection errors marks persist operations as rejected
#7299 opened by marcotod1410 - 0
Akka.Cluster.Sharding: need to log warnings when being run with `state-store-mode=persistence` and `InMemoryJournal` is being used
#7289 opened by Aaronontheweb - 0
Redesign how Akka.Discovery settings works
#7267 opened by Arkatufus - 2
Is there a local-only Transport available for Akka.Remoting that can be used for Inter-Process Communication ?
#7266 opened by DSanchen - 4
- 0
- 0
Akka.Logging: v1.5.21 appears to have truncated log source, timestamps, etc from all log messages
#7255 opened by Aaronontheweb - 12
[PERF] Akka.Cluster Idle CPU on ARM
#7223 opened by Aaronontheweb - 1
Akka.Router: sending a message to a remote actor via `IScheduledTellMsg` results in serialization error
#7247 opened by Aaronontheweb - 1
Epic: Deprecate Akka.Persistence.Sql.Common Plugins
#7252 opened by Aaronontheweb - 0
Make Akka.Discovery less coupled with Akka.Management
#7242 opened by Arkatufus - 1
CVE-2018-8292
#7234 opened by Arkatufus - 5
System messages containing BCL exceptions fail to deserialize on netfx when serialized on net5+/.net core
#7215 opened by BrettJaner - 1
`Ask` and `ContinueWith` might cause memory leak
#7228 opened by Arkatufus - 2
Akka.Delivery: chunked messages leaking memory?
#7203 opened by Aaronontheweb - 0
[PERF]: replace DotNetty transport with home-spun Akka.Streams + System.IO TCP implementation
#7225 opened by Aaronontheweb - 12
Akka.Streams: weird behavior with `RepeatPrevious`
#7217 opened by Aaronontheweb - 2
Akka.Streams: add a "valve" stage to Akka.Streams that can be open / closed from the outside to pause transfer of events
#7216 opened by Aaronontheweb - 1
Akka.Event: expose the `EventStream` on `BusLogging` for extensibility purposes
#7209 opened by Aaronontheweb - 1