overture-stack / rollcall

A service for managing indices and aliases in an elasticsearch cluster
GNU Affero General Public License v3.0
0 stars 1 forks source link

Implement "read-only" published indices #12

Closed rosibaj closed 4 years ago

rosibaj commented 4 years ago

When releasing a new index, make the index read-only

No data should be written to a read index.

do it in one block, not 2.