wankai123 opened a new pull request, #11119:
URL: https://github.com/apache/skywalking/pull/11119

   - [ ] If this pull request closes/resolves/fixes an existing issue, replace 
the issue number. Closes #<issue number>.
   - [X] Update the [`CHANGES` 
log](https://github.com/apache/skywalking/blob/master/docs/en/changes/changes.md).
   
   
   When there is no index under the related es-template (There's no clear 
reason, but it's possible, such as someone manually deleted it), query indexes 
by aliases will cause 404 and prevents the following TTL process from 
executing. And will stop deleting and creating related indexes.
   
   I move created the latest index logic before retrieving indexes by aliases 
to ensure there is at least has one index.
   
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to