You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/06/12 09:37:50 UTC

[GitHub] [skywalking] peng-yongsheng opened a new issue #2860: MGet and Get method didn't support alias index.

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:
users@infra.apache.org


With regards,
Apache Git Services