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

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
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

Copy link
Contributor

@przemekwitek przemekwitek left a comment

Choose a reason for hiding this comment

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

LGTM

@dimitris-athanasiou dimitris-athanasiou merged commit 6645cc5 into elastic:master May 7, 2020
@dimitris-athanasiou dimitris-athanasiou deleted the ensure-phase-progress-may-only-increase branch May 7, 2020 15:14
dimitris-athanasiou added a commit to dimitris-athanasiou/elasticsearch that referenced this pull request May 7, 2020
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 added a commit to dimitris-athanasiou/elasticsearch that referenced this pull request May 7, 2020
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 added a commit that referenced this pull request May 7, 2020
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
dimitris-athanasiou added a commit that referenced this pull request May 7, 2020
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RegressionIt.testWithOnlyTrainingRowsAndTrainingPercentIsFifty failures

5 participants