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

Fail fix in ClusterShardingPreparingForShutdownSpec #30041

Conversation

johanandren
Copy link
Member

@johanandren johanandren commented Feb 16, 2021

References #30037

Not 100% sure but I think the problem is that sometimes the shard coordinator state ddata write fails when one out of three nodes is shutting down so that the allocation of the shard and the message to the shard is dropped, the test optimistically expects all messages to sharding to arrive and has failed a couple of times. Retrying that message through sharding fixes it.

@akka-ci akka-ci added validating PR is currently being validated by Jenkins needs-attention Indicates a PR validation failure (set by CI infrastructure) and removed validating PR is currently being validated by Jenkins labels Feb 16, 2021
@akka-ci
Copy link

akka-ci commented Feb 16, 2021

Test FAILed.

@akka-ci akka-ci added validating PR is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed needs-attention Indicates a PR validation failure (set by CI infrastructure) validating PR is currently being validated by Jenkins labels Feb 16, 2021
@akka-ci
Copy link

akka-ci commented Feb 16, 2021

Test PASSed.

Copy link
Member

@patriknw patriknw left a comment

Choose a reason for hiding this comment

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

LGTM

@patriknw patriknw merged commit 052f845 into akka:master Feb 17, 2021
@johanandren johanandren deleted the wip-30037-cluster-sharding-preparing-for-shutdown-spec-fail branch February 17, 2021 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tested PR that was successfully built and tested by Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants