-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[improve][io] Remove kafka-connect-avro-converter-shaded #19468
Conversation
Signed-off-by: tison <[email protected]>
9773697
to
57124ca
Compare
Interesting. A steady unrelated test failure:
May revisit or rerun later. |
OK. Found another shade class reference. |
Signed-off-by: tison <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #19468 +/- ##
============================================
+ Coverage 63.20% 63.64% +0.43%
+ Complexity 3475 3474 -1
============================================
Files 1832 1832
Lines 134159 134144 -15
Branches 14763 14756 -7
============================================
+ Hits 84795 85370 +575
+ Misses 41642 40986 -656
- Partials 7722 7788 +66
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
cc @dlg99
OWASP failed on stax2 which is unrelated to this patch I think. |
This can be a follow-up to #19010 and the original introduction PR is #6034.
Does this pull request potentially affect one of the following parts:
If the box was checked, please highlight the changes
kafka-connect-avro-converter-shaded as a temporary hack is no longer needed.
Documentation
doc
doc-required
doc-not-needed
doc-complete
Matching PR in forked repository
PR in forked repository: tisonkun#23