[improve][broker] Upgrade avro version to 1.12.0 - #24617
Conversation
|
@hangc0276 Please add the following content to your PR description and select a checkbox: |
|
@hangc0276 It seems that there are test failures:
|
|
@coderzc For can we delete this assertion, as it may not involve break changes ? |
I think we can delete this assertion, this should be a misuse, If you want to customize the conversion, you can set the classLoader. |
|
@gaoran10 Please help review the fix of SchemaDataValidatorTest |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #24617 +/- ##
=============================================
+ Coverage 38.80% 74.31% +35.50%
- Complexity 12984 33165 +20181
=============================================
Files 1824 1881 +57
Lines 142741 146850 +4109
Branches 16389 16866 +477
=============================================
+ Hits 55392 109129 +53737
+ Misses 79916 29056 -50860
- Partials 7433 8665 +1232
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Co-authored-by: Jiwe Guo <technoboy@apache.org>
|
When I cherry-pick this PR to branch-4.0, this project build failed with following exception: Looks like related to branch-4.0 pulsar client enforced bytecode version and the maxJdkVersion is set to 8 |
Co-authored-by: Jiwe Guo <technoboy@apache.org>
This reverts commit 36cd2c2.
Reverted from branch-4.0. |
Co-authored-by: Jiwe Guo <technoboy@apache.org> (cherry picked from commit 36cd2c2)
Co-authored-by: Jiwe Guo <technoboy@apache.org> (cherry picked from commit 36cd2c2)
This reverts commit 36cd2c2.
This reverts commit 36cd2c2.
Co-authored-by: Jiwe Guo <technoboy@apache.org>
Co-authored-by: Jiwe Guo <technoboy@apache.org>
|
branch-4.0 cherry-pick tag removed. this PR was reverted from branch-4.0 in 80e68e1 |
The invalid test was removed by #24617 for Pulsar 4.1.0
The invalid test was removed by #24617 for Pulsar 4.1.0
The invalid test was removed by apache#24617 for Pulsar 4.1.0
The invalid test was removed by apache#24617 for Pulsar 4.1.0
The invalid test was removed by apache#24617 for Pulsar 4.1.0 (cherry picked from commit d8dbb09)
The invalid test was removed by apache#24617 for Pulsar 4.1.0 (cherry picked from commit 578e782)
Fixes #xyz
Main Issue: #xyz
PIP: #xyz
Motivation
Upgrade the Avro version.
Modifications
Verifying this change
(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)
Does this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
Documentation
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: