summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/cluster/DiskUsageTests.java
AgeCommit message (Expand)Author
2017-04-11Remove shadow replicasLee Hinman
2016-11-17Remove store throttling. (#21573)Adrien Grand
2016-11-10Merge branch 'master' into feature/seq_noJason Tedor
2016-10-07Remove LocalTransport in favor of MockTcpTransport (#20695)Simon Willnauer
2016-09-29Merge branch 'master' into feature/seq_noJason Tedor
2016-09-20Remove duplicate methods in ByteSizeValue (#20560)Tanguy Leroux
2016-08-27Add recovery source to ShardRouting (#19516)Yannick Welsch
2016-07-05Merge branch 'master' into feature/seq_noJason Tedor
2016-07-04Persistent Node Ids (#19140)Boaz Leskes
2016-05-21Merge branch 'master' into feature/seq_noJason Tedor
2016-05-17Add I/O statistics on LinuxJason Tedor
2016-05-14Merge branch 'master' into feature/seq_noJason Tedor
2016-05-10Make ShardRouting and UnassignedInfo immutable (#17821)Yannick Welsch
2016-05-06Add Failure Details to every NodesResponseChris Earle
2016-04-04When considering the size of shadow replica indices, set size to 0Lee Hinman
2016-03-25separated attributes from node roles in DiscoveryNodejavanna
2016-03-25merge from masterBoaz Leskes
2016-03-19merge from masterBoaz Leskes
2016-03-14adapt tests to use index uuid as folder nameAreek Zillur
2016-03-10Added ingest statistics to node stats APIMartijn van Groningen
2016-02-12merge from masterBoaz Leskes
2016-01-30Uppercase ells ('L') in long literalsJason Tedor
2016-01-28Make index uuid available in Index, ShardRouting & ShardIdBoaz Leskes
2016-01-14Skip capturing least/most FS info for an FS with no totalLee Hinman
2015-12-15Introduce Local checkpointsBoaz Leskes
2015-11-02Merge branch 'master' into feature/seq_noBoaz Leskes
2015-10-28Expose pending cluster state queue size in node statsxuzha
2015-10-21Introduce Primary TermsBoaz Leskes
2015-10-20Remove and ban @TestNik Everett
2015-10-01Remove and ban unmodifiableMap in cluster packageNik Everett
2015-08-31Take Shard data path into account in DiskThresholdDeciderSimon Willnauer
2015-08-28Expand ClusterInfo to provide min / max disk usage forn allocation deciderSimon Willnauer
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-06-05create core moduleSimon Willnauer