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

Stop DeadLetterListener on terminate if LogDeadLettersDuringShutdown is disabled #4042

Merged
merged 1 commit into from
Nov 20, 2019

Conversation

ismaelhamed
Copy link
Member

Looks like we never had a chance of disabling log-dead-letters-during-shutdown

}
finally { Shutdown(sys); }
}

Copy link
Member Author

Choose a reason for hiding this comment

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

Just a missing test

@ismaelhamed ismaelhamed force-pushed the log-deadletters branch 2 times, most recently from 618aef1 to d47d00f Compare November 16, 2019 13:19
@Aaronontheweb
Copy link
Member

Failure on two specs here related to these changes:

Akka.Persistence.Tests.Serialization.MessageSerializerRemotingSpec.MessageSerializer_should_custom_serialize_Persistent_messages_during_remoting

Might be an issue with the way that test is written.

Also, needs an API approval.

@Aaronontheweb Aaronontheweb merged commit 07e9ad8 into akkadotnet:dev Nov 20, 2019
@Aaronontheweb Aaronontheweb added this to the 1.4.0 milestone Nov 20, 2019
@ismaelhamed ismaelhamed deleted the log-deadletters branch November 20, 2019 17:32
Aaronontheweb pushed a commit to Aaronontheweb/akka.net that referenced this pull request Dec 20, 2019
Aaronontheweb pushed a commit to Aaronontheweb/akka.net that referenced this pull request Dec 20, 2019
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.

2 participants