mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Remove some historical features (#116926)
Historical features are now trivially true on v9 - so we can remove the features, and the check. Historical features do not affect cluster state, so this has no compatibility restrictions.
This commit is contained in:
parent
08daf65592
commit
c832572709
45 changed files with 51 additions and 613 deletions
|
@ -426,7 +426,6 @@ module org.elasticsearch.server {
|
|||
org.elasticsearch.cluster.service.TransportFeatures,
|
||||
org.elasticsearch.cluster.metadata.MetadataFeatures,
|
||||
org.elasticsearch.rest.RestFeatures,
|
||||
org.elasticsearch.indices.IndicesFeatures,
|
||||
org.elasticsearch.repositories.RepositoriesFeatures,
|
||||
org.elasticsearch.action.admin.cluster.allocation.AllocationStatsFeatures,
|
||||
org.elasticsearch.rest.action.admin.cluster.ClusterRerouteFeatures,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue