This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 502a633ddd0 build: fix build failure after merge-forward
add 24d5c45f7f4 Add indexes for vm_stats (#8737)
add 2e88eb45a3b Update mysql-connector version (#8753)
new 01d44347e72 Merge remote-tracking branch 'origin/4.19'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
client/pom.xml | 14 +++++-----
developer/pom.xml | 12 ++++-----
engine/schema/pom.xml | 4 +--
.../java/com/cloud/upgrade/DatabaseCreator.java | 2 +-
.../com/cloud/upgrade/dao/Upgrade41900to41910.java | 30 +++++++++++++++++++---
.../java/com/cloud/utils/db/TransactionLegacy.java | 6 ++++-
plugins/database/mysql-ha/pom.xml | 4 +--
plugins/database/quota/pom.xml | 4 +--
plugins/network-elements/juniper-contrail/pom.xml | 4 +--
plugins/storage/volume/cloudbyte/pom.xml | 4 +--
pom.xml | 6 ++---
server/pom.xml | 4 +--
.../java/com/cloud/test/regression/TestCase.java | 2 +-
tools/devcloud-kvm/pom.xml | 8 +++---
tools/devcloud4/pom.xml | 8 +++---
usage/pom.xml | 4 +--
.../java/com/cloud/usage/UsageSanityCheckerIT.java | 3 ++-
utils/pom.xml | 5 ++--
18 files changed, 76 insertions(+), 48 deletions(-)