OpenSearch/libs/core
Gordon Brown 0d30b48613
Disallow negative TimeValues (#53913)
This commit causes negative TimeValues, other than -1 which is sometimes used as
a sentinel value, to be rejected during parsing.

Also introduces a hack to allow ILM to load policies which were written to the
cluster state with a negative min_age, treating those values as 0, which should
match the behavior of prior versions.
2020-03-26 13:30:35 -06:00
..
src Disallow negative TimeValues (#53913) 2020-03-26 13:30:35 -06:00
.classpath1 Remove eclipse conditionals (#44075) 2019-10-03 11:55:00 +03:00
build.gradle Refactor global build info plugin to leverage JavaInstallationRegistry (#54026) 2020-03-23 15:30:10 -07:00