OpenSearch/x-pack/plugin/ccr
Simon Willnauer c12d232215
Pass Directory instead of DirectoryService to Store (#33466)
Instead of passing DirectoryService which causes yet another dependency
on Store we can just pass in a Directory since we will just call
`DirectoryService#newDirectory()` on it anyway.
2018-09-07 14:00:24 +02:00
..
qa [CCR] Added auto follow patterns feature (#33118) 2018-09-06 08:01:58 +02:00
src Pass Directory instead of DirectoryService to Store (#33466) 2018-09-07 14:00:24 +02:00
build.gradle Required changes after merging in master branch. 2018-08-24 12:51:26 +07:00