Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…56146) In #55763 I thought I could remove the flag that marks reindexing was finished on a data frame analytics task. However, that exposed a race condition. It is possible that between updating reindexing progress to 100 because we have called `DataFrameAnalyticsManager.startAnalytics()` and a call to the _stats API which updates reindexing progress via the method `DataFrameAnalyticsTask.updateReindexTaskProgress()` we end up overwriting the 100 with a lower progress value. This commit fixes this issue by bringing back the help of a `isReindexingFinished` flag as it was prior to #55763. Closes #56128 Backport of #56135
- 7.10
- (#56146)
- 7.11
- (#56146)
- 7.12
- (#56146)
- 7.13
- (#56146)
- 7.14
- (#56146)
- 7.15
- (#56146)
- 7.16
- (#56146)
- 7.17
- (#56146)
- 7.17-ci-pipelines-add-ubuntu-2404
- (#56146)
- 7.8
- (#56146)
- 7.9
- (#56146)
- AndyHunt66-patch-1
- (#56146)
- Leaf-Lin-patch-2
- (#56146)
- TheRiffRafi-patch-1
- (#56146)
- add-linux-aarch64-to-bwc-setup-plugin-7.x
- (#56146)
- albertzaharovits-doc-dls-fls-remote-index-permitted
- (#56146)
- backport/7.17/pr-116172
- (#56146)
- backport/undo_transient_settings
- (#56146)
- build-bwc-without-es-runtime-7x
- (#56146)
- buildkite-migration-717
- (#56146)
- crisdarocha-patch-1
- (#56146)
- fix-indenting-code-block
- (#56146)
- geekpete-patch-1
- (#56146)
- ignore-older-version-bwc-tests-with-aarch64-7.x
- (#56146)
- jeanfabrice-docpatch-1
- (#56146)
- kilfoyle-patch-1
- (#56146)
- kilfoyle-remove-frozen-tier-warning
- (#56146)
- nathandh22-patch-1
- (#88967, #56146)
- ppf2-aggregations-ccs-leak-7.15.0
- (#56146)
- release-notes-7-17-20
- (#56146)
- release-notes-7-17-27
- (#120013, #56146)
- rseldner-patch-1
- (#56146)
- rseldner-patch-1-1
- (#56146)
- rseldner-patch-1-2
- (#56146)
- toby-sutor-patch-2
- (#56146)