----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12131/ -----------------------------------------------------------
Review request for cloudstack, edison su and Min Chen. Bugs: CLOUDSTACK-3215 Repository: cloudstack-git Description ------- Fix https://issues.apache.org/jira/browse/CLOUDSTACK-3215 by changing code to not use a cache for image transfer if one can't be found. Previously, the management server entered a failure state. Also, added addition debug logging. Diffs ----- engine/storage/cache/src/org/apache/cloudstack/storage/cache/manager/StorageCacheManagerImpl.java 4b4e52106ffbf70bcf2f6a656a8b8e4cacd6f91e engine/storage/datamotion/src/org/apache/cloudstack/storage/motion/AncientDataMotionStrategy.java 631de6a47a3eff510c84aa275fd87f8fa2f7780b Diff: https://reviews.apache.org/r/12131/diff/ Testing ------- Code executed on deployement using S3 and no NFS cache. Did not have facilities to test on S3 with a cache. Thanks, Donal Lafferty