elasticsearch/server
Ryan Ernst ae27e06009
Remove indirection of RepositoriesService (#109676)
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.
2024-06-13 09:02:36 -07:00
..
licenses Implement custom JUL bridge (#96872) 2023-06-20 09:48:25 -07:00
src Remove indirection of RepositoriesService (#109676) 2024-06-13 09:02:36 -07:00
build.gradle Merge remote-tracking branch 'upstream/main' into lucene_snapshot_9_11 2024-06-04 12:50:52 -04:00