winterhazel commented on issue #10478:
URL: https://github.com/apache/cloudstack/issues/10478#issuecomment-2689035263

   > `SqlInfo` might be a new property of vm restore point, introduced in 
recent veeam releases
   
   It may be good to add a 
`objectMapper.configure(DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES, 
false);` to ignore these on 
`org.apache.cloudstack.backup.veeam.VeeamClient#processHttpResponseForVmRestorePoints`
 so that the backup sync does not break whenever a new property that we don't 
use is added.


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to