adriancole commented on issue #2398: WIP: attempts support of Elasticsearch 7.x URL: https://github.com/apache/incubator-zipkin/pull/2398#issuecomment-488932723 a couple more mapping problems.. ``` java.lang.IllegalStateException: {"took":676,"errors":true,"items":[{"index":{"_index":"gettagsandvalues-span-2019-05-03","_type":"span","_id":"rQgAfGoBmB-cc_Lhh4f3","status":500,"error":{"type":"mapper_exception","reason":"Can't update attribute for type [span.tags.enabled] in index mapping"}}},{"index":{"_index":"gettagsandvalues-autocomplete-2019-05-03","_type":"autocomplete","_id":"http.host=host1","status":400,"error":{"type":"illegal_argument_exception","reason":"Rejecting mapping update to [gettagsandvalues-autocomplete-2019-05-03] as the final mapping would have more than 1 type: [_doc, autocomplete]"}}}]} ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
