update mysql dependency version#8753
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #8753 +/- ##
============================================
- Coverage 30.91% 30.64% -0.28%
+ Complexity 34249 33893 -356
============================================
Files 5354 5354
Lines 376094 376096 +2
Branches 54696 54696
============================================
- Hits 116258 115241 -1017
- Misses 244542 245654 +1112
+ Partials 15294 15201 -93
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@mlsorensen can you review the GitHub Actions failures? @blueorangutan package |
|
@rohityadavcloud a [SL] 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 8868 |
|
@mlsorensen PR LGTM, however, it's breaking the mvn deploydb: From release notes, it seems the driver has changed/assumed some new defaults in handling of cursor/resultset. @blueorangutan test matrix |
|
@rohityadavcloud a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
|
[SF] Trillian Build Failed (tid-9413) |
|
[SF] Trillian Build Failed (tid-9415) |
|
[SF] Trillian Build Failed (tid-9414) |
Hi @mlsorensen It works after adding "scrollTolerantForwardOnly=true" to the connection string. Please update the mysql connection strings. References:
|
|
@sureshanaparti a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
|
[SF] Trillian Build Failed (tid-9422) |
|
[SF] Trillian Build Failed (tid-9420) |
|
[SF] Trillian Build Failed (tid-9421) |
|
Thanks @sureshanaparti , updated per your recommendations. Also updating the poms to remove the warnings about outdated group id for mysql. |
Thanks @mlsorensen |
|
@blueorangutan package |
|
@sureshanaparti a [SL] 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 8878 |
|
[SF] Trillian test result (tid-9427)
|
|
@mlsorensen can you rebase your PR branch to 4.19, since we have been using a really outdated dependency and this is a more secured improvement |
|
This pull request has merge conflicts. Dear author, please fix the conflicts and sync your branch with the base branch. |
9265a61 to
ca2a8d8
Compare
|
@blueorangutan package |
|
@sureshanaparti a [SL] 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 8926 |
|
@blueorangutan test |
|
@weizhouapache a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
@blueorangutan test ol8 kvm-ol8 |
|
@rohityadavcloud [SL] unsupported parameters provided. Supported mgmt server os are: |
|
@blueorangutan test alma8 kvm-alma8 |
|
@rohityadavcloud a [SL] Trillian-Jenkins test job (alma8 mgmt + kvm-alma8) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-9485)
|
|
@blueorangutan test alma9 kvm-alma9 |
|
@rohityadavcloud a [SL] Trillian-Jenkins test job (alma9 mgmt + kvm-alma9) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-9490)
|
Co-authored-by: Marcus Sorensen <mls@apple.com>
Description
This PR keeps us up to date on mysql-connector maven dependency.
Also fixing:
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity