tvalentyn commented on issue #24638:
URL: https://github.com/apache/beam/issues/24638#issuecomment-1348198797

   > Would it be possible for a more detailed logging on this that can give 
information on whether it actually deletes the temp files?
   
   It's possible to add a debug logging when we do delete a file, but that 
might be noisy logs in most cases? It's possible to add as a debug-level 
logging, so that you can opt-in if you find them helpful.
   
   When we don't delete, typically some error happened, for example OOM, and 
likely this will be surfaced in the logging in some way, for example there may 
be messages like: `SDK harness sdk-0-0 disconnected` and Error log entries.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to