Remove transport versions fixup listener and associated code (#116941)

This commit is contained in:
Simon Cooper 2024-11-18 16:19:14 +00:00 committed by GitHub
parent 41121ac458
commit cc35f1dc6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1 additions and 774 deletions

View file

@ -423,7 +423,6 @@ module org.elasticsearch.server {
org.elasticsearch.action.bulk.BulkFeatures,
org.elasticsearch.features.FeatureInfrastructureFeatures,
org.elasticsearch.health.HealthFeatures,
org.elasticsearch.cluster.service.TransportFeatures,
org.elasticsearch.cluster.metadata.MetadataFeatures,
org.elasticsearch.rest.RestFeatures,
org.elasticsearch.repositories.RepositoriesFeatures,