mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
usage: updateNewMaxId after sanity check (#5646)
This commit is contained in:
parent
cb67da5bce
commit
a1942b4e8e
@ -226,6 +226,7 @@ public class UsageSanityChecker {
|
|||||||
|
|
||||||
checkItemCountByPstmt();
|
checkItemCountByPstmt();
|
||||||
|
|
||||||
|
updateNewMaxId();
|
||||||
return errors.toString();
|
return errors.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user