Skip to content

Conversation

@dimitris-athanasiou
Copy link
Contributor

Due to multi-threading it is possible that phase progress
updates written from the c++ process arrive reordered.
We can address this by ensuring that progress may only increase.

Closes #56282

Backport of #56339

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

Due to multi-threading it is possible that phase progress
updates written from the c++ process arrive reordered.
We can address this by ensuring that progress may only increase.

Closes elastic#56282

Backport of elastic#56339
@dimitris-athanasiou dimitris-athanasiou force-pushed the ensure-phase-progress-may-only-increase-7x branch from ce60cd2 to b3c9517 Compare May 7, 2020 15:31
@dimitris-athanasiou dimitris-athanasiou merged commit d064eda into elastic:7.x May 7, 2020
@dimitris-athanasiou dimitris-athanasiou deleted the ensure-phase-progress-may-only-increase-7x branch May 7, 2020 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants