WingsGo commented on issue #3363: URL: https://github.com/apache/incubator-doris/pull/3363#issuecomment-617241757
> > @kangkaisen what about `terminate` or `finish`? > > How about `complete()`? Which means the end of "handle" this object. > > But I am curious why I didn't encounter this kind of OOM in our environment? > > And I found that `InsertStmt` also has a `finalize()` method, can you modify it too? Done, it may because in our environment, there are more than 50W stream load txns in one day ---------------------------------------------------------------- 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]
