Closed tvernum closed 5 years ago
Pinging @elastic/es-core-features
should be fixed by https://github.com/elastic/elasticsearch/pull/38626
but might as well change this to use a formatter that it uses during toXContent (as per comment https://github.com/elastic/elasticsearch/issues/38619#issuecomment-461809234)
XContentElasticsearchExtension.DEFAULT_FORMATTER
closing as it is fixed in #38626
Test fails reproducibly. CI failed on Java 12, but it reproduces on Java 11 for me.
From: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+matrix-java-periodic/ES_BUILD_JAVA=java11,ES_RUNTIME_JAVA=openjdk12,nodes=immutable&&linux&&docker/235/console
Relates: #38505, #27330