-
Notifications
You must be signed in to change notification settings - Fork 25.8k
ES 6.3 flush documentation regarding transaction log deletion #32869
Copy link
Copy link
Closed
Labels
:Distributed/DistributedA catch all label for anything in the Distributed Area. Please avoid if you can.A catch all label for anything in the Distributed Area. Please avoid if you can.>docsGeneral docs changesGeneral docs changes
Description
ES 6.3 flush documentation states:
"The flush process of an index basically frees memory from the index by flushing data to the index storage and clearing the internal transaction log"
However in ES 6.0 breaking changes section it's stated that:
"Translog files are now kept for up to 12 hours (by default), with a maximum size of 512mb (default), and are no longer deleted on flush"
Does the transaction log get deleted on flush or not?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/DistributedA catch all label for anything in the Distributed Area. Please avoid if you can.A catch all label for anything in the Distributed Area. Please avoid if you can.>docsGeneral docs changesGeneral docs changes
Type
Fields
Give feedbackNo fields configured for issues without a type.