OpenSearch/core
Jason Tedor 3666092099 Remove unnecessary method from index shard
This commit removes a convenience method from index shard that is used
at exactly one call site. This method is used to callback a listener
when an operation is on too old of a primary term. Since it is only used
at one call site, we simply inline the method.
2017-05-20 09:44:09 -04:00
..
licenses Upgrade to lucene-7.0.0-snapshot-a0aef2f 2017-05-19 10:20:55 -05:00
src Remove unnecessary method from index shard 2017-05-20 09:44:09 -04:00
build.gradle Remove vagrant testing versions (#24754) 2017-05-18 09:33:13 -04:00