-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Allow force-merge on read-only indices #41624
Copy link
Copy link
Closed
Labels
:Distributed/CRUDA catch all label for issues around indexing, updating and getting a doc by id. Not search.A catch all label for issues around indexing, updating and getting a doc by id. Not search.:Distributed/EngineAnything around managing Lucene and the Translog in an open shard.Anything around managing Lucene and the Translog in an open shard.>enhancementteam-discuss
Description
In #28869 we added a note saying that you should only really force-merge a read-only index. This is a bit misleading: you can't force merge an index that is actually read-only, we really mean to do this on indices that are not going to be written to any more (see comments on #28843). Yet maybe we can permit force-merging on a read-only index? If not we should clarify these docs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/CRUDA catch all label for issues around indexing, updating and getting a doc by id. Not search.A catch all label for issues around indexing, updating and getting a doc by id. Not search.:Distributed/EngineAnything around managing Lucene and the Translog in an open shard.Anything around managing Lucene and the Translog in an open shard.>enhancementteam-discuss
Type
Fields
Give feedbackNo fields configured for issues without a type.