OpenSearch/core
Yannick Welsch 6d30fd5ac0
Properly format IndexGraveyard deletion date as date (#27362)
The toXContent method for IndexGraveYard (which is a collection of tombstones for explicitly marking indices as deleted in the cluster state) confused timeValue with dateField, resulting in output of the form "delete_date" : "23424.3d" instead of "delete_date":"2017-11-13T15:50:51.614Z".
2017-11-13 18:05:58 +01:00
..
licenses Upgrade to Jackson 2.8.10 (#27230) 2017-11-06 10:20:05 +01:00
src Properly format IndexGraveyard deletion date as date (#27362) 2017-11-13 18:05:58 +01:00
build.gradle Upgrade to Log4j 2.9.0 2017-08-31 09:54:35 -04:00