imay commented on issue #2893: Condition destroy error shouldn't be a fatal 
error
URL: 
https://github.com/apache/incubator-doris/issues/2893#issuecomment-586974693
 
 
   My concern is that even if this is done, it may not solve the problem. I 
think we need to ensure that all references should be completed before the 
object is released. Otherwise, the destruction is successful here, and another 
thread may refer to the object that has already been destroyed, which may cause 
crash

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to