Hi
I am facing this issue where I had an index with an initial replication of 1. However, one year ago, due to disk storage issues I reduced the replication to 0.
One year later, I now run this operation: GET /_cluster/state?filter_path=metadata.indices.my_index.in_sync_allocations.*,routing_table.indices.my_index.* and I realised that there are 2 allocation IDs in in_sync_allocations.0 even though there are 0 replicas. Tried to find documentation of this error but to no avail. Does anybody know what is happening here?