Add and improve logs in snapshot scheduling - #6925
Conversation
Codecov Report
@@ Coverage Diff @@
## main #6925 +/- ##
============================================
+ Coverage 10.87% 10.89% +0.01%
- Complexity 7117 7135 +18
============================================
Files 2485 2485
Lines 245507 245528 +21
Branches 38334 38335 +1
============================================
+ Hits 26699 26748 +49
+ Misses 215538 215510 -28
Partials 3270 3270
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Kudos, SonarCloud Quality Gate passed! |
|
@blueorangutan package |
|
@harikrishna-patnala a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result: ✖️ el7 ✖️ el8 ✖️ debian ✖️ suse15. SL-JID 4693 |
|
@stephankruggg , i still oppose to unguarded logging with string evaluation in parameters. i have not seen arguments to counter the downside of it yet. So please look at #6973 it implements a uitlity available in log4j2 and other frameworks that will help compromise between our point of views. What do you think? |
Okay, I will take a look at it. |
|
@DaanHoogland, sorry for the delay. I took a look at your proposal, and as @GutoVeronezi pointed out (#6973 (comment)), we are already working on a Log4j upgrade, so I do not think applying an extra step is the best option. |
|
@blueorangutan package |
|
@rohityadavcloud a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 6111 |
|
@blueorangutan package |
|
@GutoVeronezi a [SF] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7018 |
|
@blueorangutan test |
|
@DaanHoogland a [SF] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-7670)
|








Description
This PR adds and improves logs in the snapshot scheduling process in order to facilitate troubleshooting, as current logs are scarce.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
How Has This Been Tested?
I applied the changes in a local lab and checked if the messages were being correctly logged.