Skip to content

Fix testClusterRecoversAfterExceptionDuringSerialization#95038

Merged
elasticsearchmachine merged 1 commit intoelastic:mainfrom
DaveCTurner:2023-04-05-fix-testClusterRecoversAfterExceptionDuringSerialization
Apr 5, 2023
Merged

Fix testClusterRecoversAfterExceptionDuringSerialization#95038
elasticsearchmachine merged 1 commit intoelastic:mainfrom
DaveCTurner:2023-04-05-fix-testClusterRecoversAfterExceptionDuringSerialization

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

In #94325 we introduced another forking step when submitting a publication, so we must extend the timeout in this test (and DEFAULT_CLUSTER_STATE_UPDATE_DELAY) by DEFAULT_DELAY_VARIABILITY.

Closes #94905

In elastic#94325 we introduced another forking step when submitting a
publication, so we must extend the timeout in this test (and
`DEFAULT_CLUSTER_STATE_UPDATE_DELAY`) by `DEFAULT_DELAY_VARIABILITY`.

Closes elastic#94905
@DaveCTurner DaveCTurner added >test Issues or PRs that are addressing/adding tests :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. v8.8.0 labels Apr 5, 2023
@DaveCTurner DaveCTurner requested a review from fcofdez April 5, 2023 10:13
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Meta label for distributed team. label Apr 5, 2023
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Copy link
Copy Markdown
Contributor

@fcofdez fcofdez left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the extra comments 👍

@DaveCTurner DaveCTurner added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Apr 5, 2023
@elasticsearchmachine elasticsearchmachine merged commit 9ceec87 into elastic:main Apr 5, 2023
@DaveCTurner DaveCTurner deleted the 2023-04-05-fix-testClusterRecoversAfterExceptionDuringSerialization branch April 5, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. Team:Distributed Meta label for distributed team. >test Issues or PRs that are addressing/adding tests v8.8.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] AtomicRegisterCoordinatorTests testClusterRecoversAfterExceptionDuringSerialization failing

3 participants