----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21260/#review42563 -----------------------------------------------------------
Commit 4106aa07214209631ab9e6223c7efe4580ac30bf in cloudstack's branch refs/heads/4.4-forward from Anshul Gangwar [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4106aa0 ] CLOUDSTACK-6620: Fixed null pointer exception in hyperv agent in getting vmstats, when all vms are deleted from outside - ASF Subversion and Git Services On May 9, 2014, 9:26 a.m., Anshul Gangwar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21260/ > ----------------------------------------------------------- > > (Updated May 9, 2014, 9:26 a.m.) > > > Review request for cloudstack, Devdeep Singh and Rajesh Battala. > > > Bugs: CLOUDSTACK-6620 > https://issues.apache.org/jira/browse/CLOUDSTACK-6620 > > > Repository: cloudstack-git > > > Description > ------- > > [Hyper-v] when all vms on host are deleted from outside, then there is null > pointer exception in hyperv agent in getting vmstats. As hyperv agent tries > to get the stats of non-existent vm > > > Diffs > ----- > > > plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource/WmiCallsV2.cs > 7dbb8c1 > > Diff: https://reviews.apache.org/r/21260/diff/ > > > Testing > ------- > > Created the needed environment. Verified that after application of patch > there was no nullpointerexception > > > Thanks, > > Anshul Gangwar > >