summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/indices/memory/breaker/CircuitBreakerServiceIT.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-07-17Deprecate the `_default_` mapping. (#25652)Adrien Grand
2017-06-15move assertBusy to use CheckException (#25246)Boaz Leskes
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2017-01-28Add used memory amount to CircuitBreakingException message (#22521)Alex Bumbu
2016-12-26Add trace logging to CircuitBreakerServiceIT.testParentChecking.Adrien Grand
2016-10-11add promised comment to testCanResetUnreasonableSettingsBoaz Leskes
2016-10-11Cluster Settings Updates should not trigger circuit breakers. (#20827)Boaz Leskes
2016-09-20Remove duplicate methods in ByteSizeValue (#20560)Tanguy Leroux
2016-07-25Circuit break on aggregation bucket numbers with request breakerLee Hinman
2016-07-04Improve error checking and reporting in CBSITDaniel Mitterdorfer
2016-05-18Clear all caches after testing parent breakerDaniel Mitterdorfer
2016-05-13[TEST] mute test for now, we have an issue for itBritta Weber
2016-05-10Reenable CircuitBreakerServiceIT#testParentChecking()Daniel Mitterdorfer
2016-05-06Add Failure Details to every NodesResponseChris Earle
2016-04-14Temporarily disable CircuitBreakerServiceIT.testParentChecking()Daniel Mitterdorfer
2016-04-13Limit request size on transport levelDaniel Mitterdorfer
2016-04-08Remove Settings.settingsBuilder.Adrien Grand
2016-03-30Disable fielddata on text fields by defaults. #17386Adrien Grand
2016-03-23Refactor fielddata mappings. #17148Adrien Grand
2016-03-03Deprecate string in favor of text/keyword. #16877Adrien Grand
2016-01-22Settings: migrate network service to the new infraBoaz Leskes
2015-12-08Add infrastructure to transactionally apply and reset dynamic settingsSimon Willnauer
2015-10-20Remove and ban @TestNik Everett
2015-08-27Remove and forbid use of com.google.common.collect.ListsJason Tedor
2015-08-03Tests: Rename base tests cases to use "TestCase" suffixRyan Ernst
2015-08-03Tests: Rename integ tests to IT suffixRyan Ernst