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

disable Akka.Remote DotNetty batching system inside TestKit by default #4257

Merged
merged 15 commits into from
Feb 27, 2020

Conversation

Aaronontheweb
Copy link
Member

There's been an increase in flaky Akka.Remote tests, and I think #4106 is the likely culprit - since adding those additional ~40ms delays can make it more difficult for some tests with tight time parameters to pass. By default in the TestKit going forward we'll have the batching system disabled via HOCON.

Per #3786

@Aaronontheweb Aaronontheweb merged commit 1cc107d into akkadotnet:dev Feb 27, 2020
@Aaronontheweb Aaronontheweb deleted the remoting-batching branch February 27, 2020 17:12
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.

1 participant