Skip to content

Check older source-only repos are supported#82213

Merged
ywelsch merged 3 commits intoelastic:masterfrom
ywelsch:old-source-only-repos
Jan 5, 2022
Merged

Check older source-only repos are supported#82213
ywelsch merged 3 commits intoelastic:masterfrom
ywelsch:old-source-only-repos

Conversation

@ywelsch
Copy link
Copy Markdown
Contributor

@ywelsch ywelsch commented Jan 4, 2022

Checks that archive functionality works with source-only repositories.

Relates #80160

@ywelsch ywelsch added the :Search/Search Search-related issues that do not fall into other categories label Jan 4, 2022
@ywelsch ywelsch mentioned this pull request Jan 4, 2022
32 tasks
@ywelsch ywelsch marked this pull request as ready for review January 5, 2022 08:11
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jan 5, 2022
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search (Team:Search)

() -> oldEs.performRequest(new Request("DELETE", "/_snapshot/testrepo/snap1")),
() -> oldEs.performRequest(new Request("DELETE", "/_snapshot/testrepo"))
);
if (Build.CURRENT.isSnapshot()) {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The functionality to read older indices is currently only available in snapshot builds.

Copy link
Copy Markdown
Contributor

@romseygeek romseygeek left a comment

Choose a reason for hiding this comment

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

LGTM

@ywelsch ywelsch merged commit bb8578b into elastic:master Jan 5, 2022
@ywelsch
Copy link
Copy Markdown
Contributor Author

ywelsch commented Jan 5, 2022

Thank you @romseygeek!

astefan pushed a commit to astefan/elasticsearch that referenced this pull request Jan 7, 2022
Checks that archive functionality works with source-only repositories.

Relates elastic#80160
astefan pushed a commit to astefan/elasticsearch that referenced this pull request Jan 7, 2022
Checks that archive functionality works with source-only repositories.

Relates elastic#80160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>non-issue :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v8.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants