-
Notifications
You must be signed in to change notification settings - Fork 25k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Repository Stats API (#62309)
Now the Repository Stats API is deprecated in 7.10.0 (#62297) we can remove it in 8.0.0. I'm labeling this as >breaking to respect the development process but we're talking about an experimental API that was never released (behind a feature flag).
- Loading branch information
Showing
10 changed files
with
1 addition
and
489 deletions.
There are no files selected for viewing
86 changes: 0 additions & 86 deletions
86
...n/searchable-snapshots/qa/rest/src/test/resources/rest-api-spec/test/repository_stats.yml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 0 additions & 23 deletions
23
...c/main/java/org/elasticsearch/xpack/searchablesnapshots/action/RepositoryStatsAction.java
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
...n/java/org/elasticsearch/xpack/searchablesnapshots/action/RepositoryStatsNodeRequest.java
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
.../java/org/elasticsearch/xpack/searchablesnapshots/action/RepositoryStatsNodeResponse.java
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
.../main/java/org/elasticsearch/xpack/searchablesnapshots/action/RepositoryStatsRequest.java
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
...main/java/org/elasticsearch/xpack/searchablesnapshots/action/RepositoryStatsResponse.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.