Skip to content
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

Extract repository-resolution logic #105760

Merged

Conversation

DaveCTurner
Copy link
Contributor

We use the same logic to resolve repositories in multiple APIs, but
today this is hidden in TransportGetRepositoriesAction. This commit
moves it out to its own class and gives it its own test suite.

We use the same logic to resolve repositories in multiple APIs, but
today this is hidden in `TransportGetRepositoriesAction`. This commit
moves it out to its own class and gives it its own test suite.
@DaveCTurner DaveCTurner added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >refactoring v8.14.0 labels Feb 23, 2024
@elasticsearchmachine elasticsearchmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Feb 23, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@DaveCTurner DaveCTurner requested review from idegtiarenko and removed request for DiannaHohensee March 4, 2024 07:45
@DaveCTurner DaveCTurner added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Mar 4, 2024
@DaveCTurner DaveCTurner merged commit 9e5fbf6 into elastic:main Mar 4, 2024
14 checks passed
@DaveCTurner DaveCTurner deleted the 2024/02/23/ResolvedRepositories branch March 4, 2024 10:56
@DaveCTurner DaveCTurner restored the 2024/02/23/ResolvedRepositories branch June 17, 2024 06:17
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!) :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >refactoring Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants