mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
Remove unused @UpdateForV9
owners (#122748)
Several teams have completed all outstanding `@UpdateForV9` tasks, so this commit removes the corresponding `Owner` symbols.
This commit is contained in:
parent
cd15d09adf
commit
997233fd4e
1 changed files with 0 additions and 3 deletions
|
@ -24,14 +24,11 @@ public @interface UpdateForV9 {
|
||||||
enum Owner {
|
enum Owner {
|
||||||
CORE_INFRA,
|
CORE_INFRA,
|
||||||
DATA_MANAGEMENT,
|
DATA_MANAGEMENT,
|
||||||
DISTRIBUTED_COORDINATION,
|
|
||||||
DISTRIBUTED_INDEXING,
|
DISTRIBUTED_INDEXING,
|
||||||
ENTERPRISE_SEARCH,
|
ENTERPRISE_SEARCH,
|
||||||
MACHINE_LEARNING,
|
MACHINE_LEARNING,
|
||||||
PROFILING,
|
PROFILING,
|
||||||
SEARCH_ANALYTICS,
|
SEARCH_ANALYTICS,
|
||||||
SEARCH_FOUNDATIONS,
|
|
||||||
SEARCH_RELEVANCE,
|
|
||||||
SECURITY,
|
SECURITY,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue