OpenSearch/x-pack/plugin/ccr
Simon Willnauer 9b2ea07b17
Flush engine after big merge (#46066) (#46111)
Today we might carry on a big merge uncommitted and therefore
occupy a significant amount of diskspace for quite a long time
if for instance indexing load goes down and we are not quickly
reaching the translog size threshold. This change will cause a
flush if we hit a significant merge (512MB by default) which
frees diskspace sooner.
2019-08-29 17:54:15 +02:00
..
qa Restrict which tasks can use testclusters (#45198) 2019-08-09 13:38:01 +03:00
src Flush engine after big merge (#46066) (#46111) 2019-08-29 17:54:15 +02:00
build.gradle Close connection manager on current thread in RemoteClusterConnection (#44805) 2019-07-25 09:34:41 +02:00