This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 46f672563eb Improve migration of external VMware VMs into KVM cluster
(#8815)
add a4e9d7f21a7 Change vm.stats.remove.batch.size to
delete.batch.query.size & allow delete of volume_stats in batches (#9283)
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/storage/dao/VolumeStatsDao.java | 6 ++++--
.../com/cloud/storage/dao/VolumeStatsDaoImpl.java | 21 ++++++++++++++++++---
.../configuration/ConfigurationManagerImpl.java | 8 +++++++-
.../main/java/com/cloud/server/StatsCollector.java | 12 ++++--------
4 files changed, 33 insertions(+), 14 deletions(-)