-
Notifications
You must be signed in to change notification settings - Fork 645
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
Failure: JmsConnector connection status should reflect connection status on connection retries #1306
Comments
This was referenced Nov 6, 2018
andreas-schroeder
pushed a commit
to andreas-schroeder/alpakka
that referenced
this issue
Nov 25, 2018
Allow for infinite send retries. It was possible to reproduce the error partially under heavy CPU over-utilization and unfair scheduling: it can happen that 10 send tries are performed before reconnection is scheduled. Fixes akka#1306
This was referenced Nov 25, 2018
ennru
pushed a commit
that referenced
this issue
Nov 27, 2018
Allow for infinite send retries. It was possible to reproduce the error partially under heavy CPU over-utilization and unfair scheduling: it can happen that 10 send tries are performed before reconnection is scheduled. Fixes #1306
A different variant in the same test:
|
|
Merged
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://travis-ci.org/akka/alpakka/jobs/451313850
The text was updated successfully, but these errors were encountered: