You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/09/25 00:52:51 UTC

[GitHub] [drill] Ben-Zvi commented on issue #1859: DRILL-7170: Ignore uninitialized vector containers for OOM error messages

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


With regards,
Apache Git Services