6d0a2f642a
The HTTP response toXContent() method contains the http response headers, which are used as field names in Elasticsearch in the watch history. These can contain dots, like `es.index` being returned when Elasticsearch encounters an exception - which results in an index error. This patch changes the dots to an underscore when calling toXContent() Closes elastic/elasticsearch#1803 Original commit: elastic/x-pack-elasticsearch@e4070f8b70 |
||
---|---|---|
.. | ||
license | ||
qa | ||
x-dev-tools | ||
x-pack | ||
build.gradle | ||
checkstyle_suppressions.xml |