Skip to content

Fix split package in reindex module (#78141)#78198

Merged
elasticsearchmachine merged 11 commits intoelastic:7.xfrom
rjernst:split-packages/reindex_7.x
Sep 29, 2021
Merged

Fix split package in reindex module (#78141)#78198
elasticsearchmachine merged 11 commits intoelastic:7.xfrom
rjernst:split-packages/reindex_7.x

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented Sep 22, 2021

The reindex module reuses the server package o.e.index.reindex. This
commit moves the classes in the reindex module into o.e.reindex. While
it may be confusing to have two different leave "reindex" packages, this
at least moves us towards having each module match the package name of
its implementation, one step closer towards jigsaw modules.

The reindex module reuses the server package o.e.index.reindex. This
commit moves the classes in the reindex module into o.e.reindex. While
it may be confusing to have two different leave "reindex" packages, this
at least moves us towards having each module match the package name of
its implementation, one step closer towards jigsaw modules.
@rjernst rjernst added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Sep 22, 2021
@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Sep 22, 2021

@elasticmachine update branch

@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Sep 23, 2021

@elasticmachine run elasticsearch-ci/part-1

@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Sep 24, 2021

@elasticmachine update branch

@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Sep 28, 2021

@elasticmachine run elasticsearch-ci/part-1

@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Sep 29, 2021

The failure looks like #78444

@elasticmachine run elasticsearch-ci/part-1

@elasticsearchmachine elasticsearchmachine merged commit 31890b2 into elastic:7.x Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants