----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9558/ -----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Sateesh Chodapuneedi. Description ------- When user uploads a volume using uploadVolume API command, only volume_host_ref table is getting updated with corresponding size of volume and "volumes" table, the size of volume still remains zero even ager the volume gets completely downloaded. This addresses bug CLOUDSTACK-1374. Diffs ----- server/src/com/cloud/storage/download/DownloadListener.java d0b1868 server/src/com/cloud/storage/download/DownloadMonitorImpl.java e12bc32 Diff: https://reviews.apache.org/r/9558/diff/ Testing ------- Verified the fix on my local CloudStack setup. Thanks, Sanjay Tripathi