<fix>[ai]: ZSTAC-69021 prevent capacity quota oversubscription - #4753
<fix>[ai]: ZSTAC-69021 prevent capacity quota oversubscription#4753zstack-robot-2 wants to merge 1 commit into
Conversation
Persist in-flight AI capacity reservations so concurrent downloads are counted before resource creation. Constraint: Java control plane targets 5.5.38 and must remain compatible with MySQL 5.5. Confidence: high Scope-risk: moderate Tested: Docker JDK 8 full premium profile build; designated AI capacity integration case Not-tested: full integration suite Resolves: ZSTAC-69021 Change-Id: Id9eaea1c1d378ac5756ad3a89c60e9d82761a955
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Essentials Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Note
|
Summary
Prevent AI model, dataset, and model-service downloads from exceeding project capacity quotas by persisting in-flight capacity reservations.
Changes
AICapacityReservationVOschema for atomic in-flight quota accounting.Testing
./runMavenProfile premiumin Docker/JDK 8 (BUILD SUCCESS; build tests skipped)AICapacityQuotaReservationCase(1passed,0failed,0skipped)5.5.38Resolves: ZSTAC-69021
sync from gitlab !10812