OpenSearch/core
Jason Tedor 2f638b5a23 Keep input time unit when parsing TimeValues
This commit modifies TimeValue parsing to keep the input time unit. This
enables round-trip parsing from instances of String to instances of
TimeValue and vice-versa. With this, this commit removes support for the
unit "w" representing weeks, and also removes support for fractional
values of units (e.g., 0.5s).

Relates #19102
2016-06-27 18:41:18 -04:00
..
src Keep input time unit when parsing TimeValues 2016-06-27 18:41:18 -04:00
build.gradle Upgrade JNA to 4.2.2 and remove optionality 2016-06-23 09:21:40 -04:00