mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
During node construction the RepositoriesService was given to plugins as a supplier due to a circular dependency. That dependency chain has now been broken by removing TransportService as a dependency of RepositoriesService. This commit changes the accessor for RepositoriesService for plugins to directly get the service instead of a supplier. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |