summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/indices/flush/SyncedFlushSingleNodeTests.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-07-11Optimize the order of bytes in uuids for better compression. (#24615)Adrien Grand
2017-05-19Block older operations on primary term transitionJason Tedor
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-07-02Make primary relocation handoff non-blocking (#19013)Yannick Welsch
2016-04-18Refactor UUID-generating methods out of StringsJason Tedor
2016-03-21Remove ClusterService interface, in favor of it's only production instance #1...Boaz Leskes
2016-03-09Use index UUID to lookup indices on IndicesServiceSimon Willnauer
2016-02-02Add proper handoff between old and new copy of relocating primary shardYannick Welsch
2016-01-28Make index uuid available in Index, ShardRouting & ShardIdBoaz Leskes
2015-12-16Merge pull request #15396 from brwe/java-api-for-synced-flushBritta Weber
2015-10-05rename fooSafe into getFoo and getFooOrNullSimon Willnauer
2015-09-02Tests: Rename test suffix so we only use "Tests"Ryan Ernst