You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/04/18 15:16:44 UTC

[GitHub] [incubator-druid] gianm commented on issue #7505: Auto compaction tasks leaks disk space in case of failure

gianm commented on issue #7505: Auto compaction tasks leaks disk space in case of failure
URL: https://github.com/apache/incubator-druid/issues/7505#issuecomment-484557153
 
 
   Hmm, it seems like a bug in the indexing task. Each task has a working directory that it's supposed to use for temporary data, and which will get cleaned up if the task fails. Did you see what kind of data shows up in java.io.tmpdir? Should help give a clue as to what's generating it - and then that could be moved to the task working directory.

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

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