summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/recovery
AgeCommit message (Expand)Author
2017-06-27Mute FullRollingRestartIT#testFullRollingRestart()Daniel Mitterdorfer
2017-06-26Introduce primary context (#25122)Jason Tedor
2017-06-15move assertBusy to use CheckException (#25246)Boaz Leskes
2017-05-29Add a second refresh to concurrent relocation testJason Tedor
2017-05-25Mute index and relocate concurrentlyJason Tedor
2017-05-24Increase logging in concurrent relocation testJason Tedor
2017-05-10Refresh at end of concurrent relocate testJason Tedor
2017-05-09Inline global checkpointsJason Tedor
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-27fix TestLogging instructions for the remove of single doc indexing actions + ...Boaz Leskes
2017-01-27Introduce sequence-number-based recoveryJason Tedor
2016-12-29Use a fresh recovery id when retrying recoveries (#22325)Yannick Welsch
2016-12-17Tighten sequence numbers recoveryJason Tedor
2016-12-10Detach handshake from connect to node (#22037)Simon Willnauer
2016-12-06Remove `InternalTestCluster.startNode(s)Async` (#21846)Boaz Leskes
2016-11-15Merge remote-tracking branch 'upstream/master' into feature/seq_noBoaz Leskes
2016-11-15Adapt InternalTestCluster to auto adjust `minimum_master_nodes` (#21458)Boaz Leskes
2016-11-10Merge branch 'master' into feature/seq_noJason Tedor
2016-11-02Change ClusterState and PendingClusterTasksResponse's toString() to their pre...Boaz Leskes
2016-10-17Simplify GlobalCheckpointService and properly hook it for cluster state updat...Boaz Leskes
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-10-07DeGuice some of IndicesModuleNik Everett
2016-09-29Merge branch 'master' into feature/seq_noJason Tedor
2016-09-21`_flush` should block by default (#20597)Simon Willnauer
2016-09-13Complete Elasticsearch logger namesJason Tedor
2016-09-05Improve error reporting for tests with BackgroundIndexer (#20324)Simon Willnauer
2016-09-01Optimize indexing for the autogenerated ID append-only case (#20211)Simon Willnauer
2016-08-31Merge branch 'master' into log4j2Jason Tedor
2016-08-31Parameter improvements to Cluster Health API wait for shards (#20223)Ali Beyad
2016-08-30Introduce Log4j 2Jason Tedor
2016-08-27Add recovery source to ShardRouting (#19516)Yannick Welsch
2016-08-24Add the ability to disable the retrieval of the stored fields entirelyJim Ferenczi
2016-08-11Remove ESIntegTestCase#pluginListNik Everett
2016-07-19Fix replica-primary inconsistencies when indexing during primary relocation w...Yannick Welsch
2016-07-19Move `reset recovery` into RecoveriesCollection (#19466)Simon Willnauer
2016-07-15Removes ensureYellow() calls after index creation in the (#19452)Ali Beyad
2016-07-05Merge branch 'master' into feature/seq_noJason Tedor
2016-07-04Persistent Node Ids (#19140)Boaz Leskes
2016-07-04Restore reverted change now that alpha4 is out:Jim Ferenczi
2016-07-02Make primary relocation handoff non-blocking (#19013)Yannick Welsch
2016-07-01Fix order of modifiersTanguy Leroux
2016-07-01Clean up BytesReference (#19196)Simon Willnauer
2016-06-28Fix logger usagesYannick Welsch
2016-06-27Revert "Rename `fields` to `stored_fields` and add `docvalue_fields`"Jim Ferenczi
2016-06-23Merge branch 'master' into feature/seq_noJason Tedor
2016-06-22Rename `fields` to `stored_fields` and add `docvalue_fields`Jim Ferenczi
2016-06-17Remove only node preferenceJason Tedor
2016-06-06Merge branch 'master' into feature/seq_noJason Tedor