Ben-Zvi commented on issue #1859: DRILL-7170: Ignore uninitialized vector 
containers for OOM error messages
URL: https://github.com/apache/drill/pull/1859#issuecomment-534804006
 
 
   This code is called for cleanup from the SpillSet _close()_ method, and I 
somehow thought we could have a "delete race" situation (normally _delete_ is 
done by the operator), though obviously all this should happen sequentially 
(unless some external user deletes the spill files ....). 
      I'll change this to _delete()_ and retest.
   

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


With regards,
Apache Git Services

Reply via email to