summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/admin/cluster
AgeCommit message (Expand)Author
2017-06-30Adjust status on bad allocation explain requestsJason Tedor
2017-06-19Initialise empty lists in BaseTaskResponse constructor (#25290)David Kyle
2017-06-02Always Accumulate Transport Exceptions (#25017)Chris Earle
2017-06-01Scripting: Add optional context parameter to put stored script requests (#25014)Ryan Ernst
2017-05-17Fix Version based BWC and set correct minCompatVersion (#24732)Simon Willnauer
2017-05-16Add a cluster block that allows to delete indices that are read-only (#24678)Simon Willnauer
2017-05-04Simplify file storeJason Tedor
2017-05-03Java api: ActionRequestBuilder#execute to return a PlainActionFuture (#24415)Luca Cavanna
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-03-31Cluster stats should not render empty http/transport types (#23735)Tanguy Leroux
2017-02-28Revert "Internal: Change version constant names for already released versions...Ryan Ernst
2017-02-28Internal: Change version constant names for already released versions (#23416)Ryan Ernst
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-02-07TransportService.connectToNode should validate remote node ID (#22828)Boaz Leskes
2017-02-06Remove QUERY_AND_FETCH search type (#22996)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-02-01remove await fix from testCannotAllocateStaleReplicaExplanationBoaz Leskes
2017-02-01fix testCannotAllocateStaleReplicaExplanation node managementBoaz Leskes
2017-01-31[TEST] adds AwaitsFix on two failing testsAli Beyad
2017-01-31[TEST] fix node allocation result check in explain API testAli Beyad
2017-01-31Include stale replica shard info when explaining an unassigned primary (#22826)Ali Beyad
2017-01-27Fix hanging cancelling task with no childrenIgor Motov
2017-01-20Fix broken TaskInfo.toString()Igor Motov
2017-01-17Remove taskManager.registerChildTaskIgor Motov
2017-01-13Remove setLocalNode from ClusterService and TransportService (#22608)Simon Willnauer
2017-01-09Use namedObject to parse AllocationCommands (#22489)Nik Everett
2017-01-03[TEST] only check node decisions if not in the AWAITING_INFO stateAli Beyad
2017-01-02[TEST] don't wait for all cluster info in the explain API, just assertAli Beyad
2017-01-02[TEST] fix explain API awaiting info explanation checkAli Beyad
2017-01-02[TEST] fix explain API test to allow for either awaiting info state orAli Beyad
2017-01-02Cluster Explain API uses the allocation process to explain shard allocation d...Ali Beyad
2016-12-28Remove PROTO-based custom cluster state componentsIgor Motov
2016-12-21Introduce translog no-opJason Tedor
2016-12-20Adds setting level to allocation decider explanations (#22268)Ali Beyad
2016-12-20Introduce XContentParser#namedObject (#22003)Nik Everett
2016-12-15ClusterService should expose "applied" cluster states (i.e., remove ClusterSt...Boaz Leskes
2016-12-08Add descriptions to bulk tasksIgor Motov
2016-12-06Remove `InternalTestCluster.startNode(s)Async` (#21846)Boaz Leskes
2016-11-30Add version 5.1.1Jason Tedor
2016-11-28Improves allocation decider decision explanation messages (#21771)Ali Beyad
2016-11-24Cluster search shards improvements: expose ShardId, adjust visibility of some...Luca Cavanna
2016-11-23Improve handling of unreleased versionsJason Tedor
2016-11-22Add search task descriptionsIgor Motov
2016-11-22Add indices and filter information to search shards api output (#21738)Luca Cavanna
2016-11-22Remove ignored type parameter in search_shards api (#21688)Luca Cavanna
2016-11-14Remove generics from ActionRequestRyan Ernst
2016-11-08Fixes compile error in Eclipse in ClusterRerouteRequestTests (#21400)Colin Goodheart-Smithe
2016-11-04Add automatic parallelization support to reindex and friends (#20767)Nik Everett
2016-10-28Upgrade to lucene-6.3.0-snapshot-ed102d6 (#21150)Adrien Grand