----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22925/ -----------------------------------------------------------
Review request for cloudstack. Repository: cloudstack-git Description ------- setRefCnt method is fixed in VolumeDataStoreVO.java by a patch of CLOUDSTACK-6236 but this may be a mistake of decrRefCnt method. This patch fixes it and add more log message. Diffs ----- engine/schema/src/org/apache/cloudstack/storage/datastore/db/SnapshotDataStoreVO.java 75b1d75 engine/schema/src/org/apache/cloudstack/storage/datastore/db/TemplateDataStoreVO.java bb05300 engine/schema/src/org/apache/cloudstack/storage/datastore/db/VolumeDataStoreVO.java aa57e74 Diff: https://reviews.apache.org/r/22925/diff/ Testing ------- Thanks, Hiroki Ohashi