----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12131/#review24922 -----------------------------------------------------------
Commit 6b905528559f1f1b6ae472edc550c31d59e8461d in branch refs/heads/4.1 from Rajesh Battala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6b90552 ] CLOUDSTACK-3215 Logs in the Software router are not being rotated - ASF Subversion and Git Services On June 28, 2013, 7:46 p.m., Donal Lafferty wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/12131/ > ----------------------------------------------------------- > > (Updated June 28, 2013, 7:46 p.m.) > > > 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 > >