ElasticSearch version compatibility
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi @Verkurkie , is there a limit to which version of ElasticSearch can Timings be used with? I am trying to use it with ES 7.0.1 but on initializing the Timings API I am getting some issues:
`timings | (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): [mapper_parsing_exception] Root mapping definition has unsupported parameters ....`
`timings | (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): [illegal_argument_exception] Setting index.mapper.dynamic was removed after version 6.0.0 ....`
`timings | [2019-06-02T08:07:40.387Z][error] - Elasticsearch - UTILS - [ERROR] message: [illegal_argument_exception] Rejecting mapping update to [.kibana_1] as the final mapping would have more than 1 type: [_doc, doc] in path [/.kibana/doc/index-pattern%3Acicd-resource*]`
Contributor guide
Assessment
This issue has not been assessed yet.