You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/04/21 14:40:48 UTC

[GitHub] [incubator-doris] morningman commented on issue #3363: [Bug]Use OlapTableSink::close to replace OlapTableSink::finalize method to avoid OOM

morningman commented on issue #3363:
URL: https://github.com/apache/incubator-doris/pull/3363#issuecomment-617222803


   > @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?


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org