raniers1 commented on PR #13099:
URL: https://github.com/apache/cloudstack/pull/13099#issuecomment-4380608145

   After further investigation, the fix was already introduced in the 4.20 
branch via a prior refactoring of getCompatibleHostAndVmStorageMotionCache, 
which includes a catch (Exception e) block that prevents 
InvalidParameterValueException from propagating and aborting the DRS plan 
generation.
   
   The bug specifically affects the 4.21.0.0 release tag, which does not have 
an active maintenance branch. All currently maintained branches (4.20, 4.22, 
main) already handle this case.
   
   Thank you for the review and guidance, @vishesh92


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to