WingsGo opened a new pull request #3363: URL: https://github.com/apache/incubator-doris/pull/3363
This CL mainly solve the problem that when recycle `OlapTableSink` object, GC thread will not do it immediately because the class override the `finalize` method, and it will cause OOM. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
