peng-yongsheng opened a new issue #2860: MGet and Get method didn't support alias index. URL: https://github.com/apache/skywalking/issues/2860 Because of metrics and record index is created as an alias index. The method MGet and Get in Elasticsearch client didn't allow alias name to query. Exception example: ``` "reason": "Alias [segment] has more than one indices associated with it [[segment-20190610, segment-20190612]], can't execute a single index op" ```
---------------------------------------------------------------- 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
