Skip to content

Move MountSearchableActionRequest and Action to xpack/core #53394

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

Conversation

andreidan
Copy link
Contributor

@andreidan andreidan commented Mar 11, 2020

This moves the classes needed to invoke the mount snapshot api to the
xpack/core module such that clients aiming to invoke the mount api don't need
to add a dependency on the xpack/searchable-snapshots module.

This moves the classes needed to invoke the mount snapshot request to the
xpack/core module such that clients aiming to invoke the mount api don't need
to add a dependency on the xpack/searchable-snapshots module.
@andreidan andreidan added the :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs label Mar 11, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Snapshot/Restore)

@andreidan andreidan requested a review from DaveCTurner March 11, 2020 10:04
Copy link
Contributor

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

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

I just merged master into the feature branch to pick up some BWC changes so I expect this needs the feature branch merging into it. LGTM once CI is happy.

@andreidan
Copy link
Contributor Author

@elasticmachine update branch

@andreidan
Copy link
Contributor Author

Thanks David

@andreidan andreidan merged commit 95b1acc into elastic:feature/searchable-snapshots Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants