Comment 3 for bug 1417304

Revision history for this message
Nikhil Komawar (nikhil-komawar) wrote : Re: Upload/Import image continues consuming glance host cpu/memory/network resources even after the image is deleted

Hi Tushar,

Thanks for the detailed bug report! I find your concerns valid and this seems to be an issue.

However, this is a challenging task to be solved as the upload process and the delete operations are on disjoint threads (possibly different glance nodes). It seems like a design issue to be that we are not able to handle the stopping of data transfer on image status transitions. Do you have any initial thoughts on how to handle this scenario?

Else, I would like to ask everyone involved in this group to weigh in their comments on what information we can give to uses addressing this as a known issue. ( ? )

Thanks!