----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11052/#review21898 -----------------------------------------------------------
server/src/com/cloud/template/HypervisorTemplateAdapter.java <https://reviews.apache.org/r/11052/#comment45190> Why put this log for the cmd when its going to be logged by default ? server/src/com/cloud/template/HypervisorTemplateAdapter.java <https://reviews.apache.org/r/11052/#comment45191> I would expect atleast logging or throwing the same exception...else we are just hiding the exception. Same for the commented statement below. - Nitin Mehta On June 13, 2013, 10:55 p.m., Fang Wang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/11052/ > ----------------------------------------------------------- > > (Updated June 13, 2013, 10:55 p.m.) > > > Review request for cloudstack, edison su and Kelven Yang. > > > Description > ------- > > As Alex pointed out, I need not to log the stacktrace in the > hypervisorTemplateAdapter method to obtain the OVA packing. Fix it and remove > the logging. > > > Diffs > ----- > > server/src/com/cloud/template/HypervisorTemplateAdapter.java 322f32e > > Diff: https://reviews.apache.org/r/11052/diff/ > > > Testing > ------- > > > Thanks, > > Fang Wang > >