Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use expression based props for long lived streams #6807

Conversation

to11mtm
Copy link
Member

@to11mtm to11mtm commented Jun 19, 2023

Fixes #6806 . See #4698 for background.

Changes

Akka.Streams no longer uses Expression based Props (at least, in easily located scenarios.)

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) June 28, 2023 17:14
@Aaronontheweb Aaronontheweb merged commit 9a35630 into akkadotnet:v1.4 Jun 28, 2023
11 of 13 checks passed
Aaronontheweb added a commit to Aaronontheweb/akka.net that referenced this pull request Jun 28, 2023
…6807)

* Do not use expression based props for long lived streams

* Update ActorMaterializerImpl.cs

---------

Co-authored-by: Aaron Stannard <aaron@petabridge.com>
Aaronontheweb added a commit that referenced this pull request Jun 28, 2023
* Do not use expression based options for backoff props (#6805)

* Do not use expression based props for long lived streams (#6807)

* Do not use expression based props for long lived streams

* Update ActorMaterializerImpl.cs

---------

Co-authored-by: Aaron Stannard <aaron@petabridge.com>

---------

Co-authored-by: Drew <laingas@gmail.com>
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.

None yet

3 participants