elasticsearch/server
Przemko Robakowski faf6ef80be
Fixed inconsistent Setting.exist() (#46603)
* Fixed inconsistent Setting.exist

Setting.exist will no longer return true if there's setting in keystore with the same name.
Also removed synchronization on keySet to lower congestion, possibly constructing
keySet multiple times, which should be cheap though.

Closes #41830

* Added parameter description

* Reuse current methods similar to check in innerGetRaw

* Revert formatting changes

* Changed ! to ==false
2019-09-16 11:03:38 +02:00
..
licenses Update joda to 2.10.3 (#45495) 2019-08-23 10:39:03 +02:00
src Fixed inconsistent Setting.exist() (#46603) 2019-09-16 11:03:38 +02:00
build.gradle Upgrade HPPC to version 0.8.1 (#43025) 2019-06-12 12:42:01 +02:00