cloudstack/framework
Daniel Augusto Veronezi Salvador ddd2fcaf2d
Refactor few process of VirtualMachineManagerImpl and improve logs (#4966)
* Improve logs

* Remove unnecessary comments

* Use diamond inference

* Fix some logs

* Remove unnecessary unboxing

* Create method to handle job result

* Remove unused vars and fix some logics

* Extract code to method and few adjusts

* Use CollectionUtils

* Extract pending work job validation to method

* Create new constructors

* Extract work job and info creation to a method

* Extract submit async job to a method

* Extract find vm by id to a method

* Change log level from trace to debug

* Remove unnused methods and add logs

* Undo code remotion

* Remove asserts and fix conditionals

* Address @GabrielBrascher reviews

* Remove double quotes from keys in manual json

* Undo code remotion

* Add object to log

* Remove statement from try/catch

* Implement toString with ReflectionToStringBuilderUtils

* Fix errors related to merge main

Co-authored-by: Daniel Augusto Veronezi Salvador <daniel@scclouds.com.br>
2021-11-23 11:22:21 +01:00
..
agent-lb Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
ca Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
cluster Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
config Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
db Replace string libraries with org.apache.commons.lang3.StringUtils (#5386) 2021-11-18 13:41:48 +05:30
direct-download Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
events Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
ipc Refactor few process of VirtualMachineManagerImpl and improve logs (#4966) 2021-11-23 11:22:21 +01:00
jobs Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
managed-context Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
quota Replace string libraries with org.apache.commons.lang3.StringUtils (#5386) 2021-11-18 13:41:48 +05:30
rest Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00
security Replace string libraries with org.apache.commons.lang3.StringUtils (#5386) 2021-11-18 13:41:48 +05:30
spring Replace string libraries with org.apache.commons.lang3.StringUtils (#5386) 2021-11-18 13:41:48 +05:30
pom.xml Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT 2021-11-09 22:55:52 -03:00