Skip to content

Added optional state conflation behaviour#156

Open
JorgeCandeias wants to merge 4 commits into
OrleansContrib:3.xfrom
JorgeCandeias:feature/conflated-state-opt-in
Open

Added optional state conflation behaviour#156
JorgeCandeias wants to merge 4 commits into
OrleansContrib:3.xfrom
JorgeCandeias:feature/conflated-state-opt-in

Conversation

@JorgeCandeias

Copy link
Copy Markdown

This PR adds optional persisted state conflation to the reentrant internal grains.
The aim is to fix the InconsistentStateException they throw when multiple connections are registered in parallel, but to do so without sacrificing performance.
The new feature is opt-in as to avoid breaking changes to other users.

@JorgeCandeias JorgeCandeias changed the title [WIP] Added optional state conflation behaviour Added optional state conflation behaviour Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant