-
Notifications
You must be signed in to change notification settings - Fork 25k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restore Multiple Data Paths for 8.0 #78525
Labels
:Core/Infra/Core
Core issues without another label
Meta
Team:Core/Infra
Meta label for core/infra team
v8.0.0-beta1
Comments
Pinging @elastic/es-core-infra (Team:Core/Infra) |
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 4, 2021
…2351)" This reverts commit 619a011. relates elastic#78525 relates elastic#71205
elasticsearchmachine
pushed a commit
that referenced
this issue
Oct 4, 2021
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 4, 2021
This reverts commit b6436c5. The revert had no merge conflicts. relates elastic#78525 relates elastic#71205
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 5, 2021
…)" This reverts commit 7a05d72. The revert had no merge conflicts. relates elastic#78525 relates elastic#71205
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 6, 2021
This reverts commit 2dc796a. The revert was mostly clean, but it required adjusting NodeEnvironment.upgradeLegacyNodeFolders to retain elastic#74921. relates elastic#78525 relates elastic#71205
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 7, 2021
This reverts commit 6a7298e. The revert was not clean. There were two adjustements necessary. First, this effectively must revert elastic#73136. Second, some tests were written after MDP removal so needed to be made multi path aware. relates elastic#78525 relates elastic#71205
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 11, 2021
This reverts commit fd138f5. The revert was effectively conflict free, there was only a very minor static import that needed fixing. relates elastic#78525 relates elastic#71205
rjernst
added a commit
that referenced
this issue
Oct 11, 2021
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 11, 2021
This reverts commit 8602688. The revert was conflict free. relates elastic#78525 relates elastic#71205
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 12, 2021
)" This reverts commit faede0a. This revert was conflict free. relates elastic#78525 relates elastic#71205
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 12, 2021
This reverts commit 2a446ad. This revert was conflict free. relates elastic#78525 relates elastic#71205
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 13, 2021
This reverts commit b1eab79. This revert was conflict free. relates elastic#78525 relates elastic#71205
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 13, 2021
…72282)" This reverts commit d933ecd. The revert had two conflicts. The first was very minor in JoinHelper. The second was several tests in PersistedClusterStateServiceTests. relates elastic#78525 relates elastic#71205
rjernst
added a commit
that referenced
this issue
Oct 14, 2021
rjernst
added a commit
to rjernst/elasticsearch
that referenced
this issue
Oct 14, 2021
This reverts commit 6aa0735. This revert was conflict free. relates elastic#78525 relates elastic#71205
Multiple Data Paths are now supported again in 8.0. |
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Core/Infra/Core
Core issues without another label
Meta
Team:Core/Infra
Meta label for core/infra team
v8.0.0-beta1
Multiple Data Paths (MDP) was deprecated in 7.13.0, and then removed from the master branch several months ago (see #71205). This is a meta issue for restoring MDP for 8.0, to provide a longer deprecation period. The following commits need to be reverted, in order:
Also need to apply this fix:
The text was updated successfully, but these errors were encountered: