Setting index.uuid on ES 5

Hi,

I was wondering if there's any reason/objections to not allowing the index.uuid to be set when creating an index?

I understand that this would mean that the user would need to to guarantee index uuid uniqueness across clusters, but for some this wouldn't be a problem. We currently need this for a use case which involves encrypting per-index, so full disk encryption will not work (I do have a workaround, but supplying the index.uuid would be preferable).

Thanks,

Brent

I've created an issue to cover this: https://github.com/elastic/elasticsearch/issues/23413

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