Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

This test advances time in surprising places, so we have to allow a
little longer for publication or stabilisation to complete.

Closes #76840

This test advances time in surprising places, so we have to allow a
little longer for publication or stabilisation to complete.

Closes elastic#76840
@DaveCTurner DaveCTurner added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. v8.0.0 v7.16.0 labels Aug 23, 2021
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Aug 23, 2021
@elasticmachine
Copy link
Collaborator

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

Copy link
Contributor

@original-brownbear original-brownbear left a comment

Choose a reason for hiding this comment

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

LGTM

@original-brownbear
Copy link
Contributor

@DaveCTurner ah sorry I forgot, you forgot to reenable the test here I think? :)

@DaveCTurner
Copy link
Contributor Author

That's a good way to get CI to go green, but no I did remove the @AwaitsFix:

https://github.com/elastic/elasticsearch/pull/76844/files#diff-9f4690c847dac4cffee140af5b4e6aeab68c1f32d01bfc343ff9389a4b6bfeecL1050

@DaveCTurner DaveCTurner added auto-backport Automatically create backport pull requests when merged auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Aug 23, 2021
@elasticsearchmachine elasticsearchmachine merged commit 007b5ae into elastic:master Aug 23, 2021
@original-brownbear
Copy link
Contributor

Thanks David! + sorry for my brain looking for the -AwaitsFix on the right hand side of the diff :)

@DaveCTurner DaveCTurner deleted the 2021-08-23-fix-testMasterStatsOnSuccessfulUpdate branch August 23, 2021 19:38
DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this pull request Aug 23, 2021
This test advances time in surprising places, so we have to allow a
little longer for publication or stabilisation to complete.

Closes elastic#76840
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
7.x

DaveCTurner added a commit to DaveCTurner/elasticsearch that referenced this pull request Aug 23, 2021
Legacy "zen" discovery doesn't record any timing stats, but these stats
are required. Fixes this by recording zeroes for everything.

Closes elastic#76844
@DaveCTurner DaveCTurner mentioned this pull request Aug 23, 2021
DaveCTurner added a commit that referenced this pull request Aug 23, 2021
This test advances time in surprising places, so we have to allow a
little longer for publication or stabilisation to complete.

Closes #76840
wjp719 added a commit to wjp719/elasticsearch that referenced this pull request Aug 24, 2021
* master: (21 commits)
  [Test] More robust assertions for sorting and pagination (elastic#76654)
  [Test] Fix filename check on Windows (elastic#76807)
  Upgrade build scan plugin to 3.6.4 (elastic#76784)
  Remove keystore initial_md5sum (elastic#76835)
  Don't export docker images on assemble (elastic#76817)
  Fix testMasterStatsOnSuccessfulUpdate (elastic#76844)
  AwaitsFix for elastic#76840
  Make Releasing Aggregation Buffers Safer (elastic#76741)
  Re-enable BWC tests after backport of elastic#76771 (elastic#76839)
  Dispatch large bulk requests to write thread  (elastic#76736)
  Disable BWC tests for elastic#76771
  Pull down beats artifacts when performing release tests
  Add timing stats to publication process (elastic#76771)
  Fix BanFailureLoggingTests some more (elastic#76668)
  Mention "warn threshold" in master service slowlog (elastic#76815)
  Fix DockerTests.test010Install
  Re-enable tests affected by elastic#75097 (elastic#76814)
  Fix testRecoveryIsCancelledAfterDeletingTheIndex (elastic#76644)
  Test fix -WildcardFieldMapperTests bad test data. (elastic#76819)
  Updating supported version after backporting the feature (elastic#76794)
  ...

# Conflicts:
#	server/src/main/java/org/elasticsearch/action/bulk/TransportBulkAction.java
DaveCTurner added a commit that referenced this pull request Aug 24, 2021
Legacy "zen" discovery doesn't record any timing stats, but these stats
are required. Fixes this by recording zeroes for everything.

Closes #76844
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test Issues or PRs that are addressing/adding tests v7.16.0 v8.0.0-alpha2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CoordinatorTests.testMasterStatsOnSuccessfulUpdate fails sometimes

5 participants