kaijianding commented on issue #6699: release mmap immediately after merge indexes URL: https://github.com/apache/incubator-druid/pull/6699#issuecomment-444748822 The added code in this PR, is to close the QueryableIndex after merge success/fail to explicitly release mmap and other side-effect objects. And these QueryableIndexes are different objects to the ones used by queries, so it's safe.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
