Skip to content

Allow sharding delivery consumer to passivate self#7670

Merged
Aaronontheweb merged 8 commits intoakkadotnet:devfrom
Arkatufus:fix-sharding-delivery-passivation
May 29, 2025
Merged

Allow sharding delivery consumer to passivate self#7670
Aaronontheweb merged 8 commits intoakkadotnet:devfrom
Arkatufus:fix-sharding-delivery-passivation

Conversation

@Arkatufus
Copy link
Contributor

Fixes #7664

Allows user Akka.Cluster.Sharding.Delivery remember entity consumer actor to use Context.Parent.Tell(new Passivate()) message convention to passivate itself.

Changes

  • Add Passivate message handler in `ShardingConsumerController"

Copy link
Member

@Aaronontheweb Aaronontheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) May 27, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Akka.Delivery at least once in cluster sharding does not respect sharding passivation convention

2 participants