# Link between alias and index removed mysteriously

**URL:** https://discuss.elastic.co/t/link-between-alias-and-index-removed-mysteriously/201291
**Category:** Elasticsearch
**Created:** [September 26, 2019, 6:18pm UTC](https://discuss.elastic.co/t/link-between-alias-and-index-removed-mysteriously/201291 "2019-09-26T18:18:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lakhan.singh1](https://avatars.discourse-cdn.com/v4/letter/l/97f17d/32.png) [@lakhan.singh1](https://discuss.elastic.co/u/lakhan.singh1)
#### Post date: [September 26, 2019, 6:18pm UTC](https://discuss.elastic.co/t/link-between-alias-and-index-removed-mysteriously/201291/1 "2019-09-26T18:18:16Z")

</div>

I am using aliases in elastic search to interact with indexes from java application using RestHighLevelClient.  
Mapping between alias and index is done on application start up. From last 10-15 days link between alias and index gets deleted suddenly and elastic search create new index with alias name on run time. This breaks my application because index created with alias name does not have proper mappings

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [October 24, 2019, 6:18pm UTC](https://discuss.elastic.co/t/link-between-alias-and-index-removed-mysteriously/201291/2 "2019-10-24T18:18:19Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
