----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9558/ -----------------------------------------------------------
(Updated Feb. 25, 2013, 4:15 p.m.) Review request for cloudstack, Devdeep Singh, Sateesh Chodapuneedi, mice xia, and Min Chen. Changes ------- Updated patch as per review comments. 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 (updated) ----- server/src/com/cloud/storage/download/DownloadListener.java d0b1868 server/src/com/cloud/storage/download/DownloadMonitorImpl.java 1fd1996 Diff: https://reviews.apache.org/r/9558/diff/ Testing ------- Verified the fix on my local CloudStack setup. Thanks, Sanjay Tripathi
