-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[improve][io] Add dependency file name information to error message when .nar file validation fails with ZipException #24604
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
Conversation
…ge when .nar file validation fails with ZipException apache#24585
This reverts commit 3205d7d.
This reverts commit 29a23fd.
lhotari
left a comment
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.
Thanks for the contribution @falser101. Please check the review comment.
pulsar-functions/utils/src/main/java/org/apache/pulsar/functions/utils/FunctionFilePackage.java
Outdated
Show resolved
Hide resolved
…ge when .nar file validation fails with ZipException apache#24585
lhotari
left a comment
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. I added a e2e test and fixed checkstyle.
|
/pulsarbot rerun-failure-checks |
1 similar comment
|
/pulsarbot rerun-failure-checks |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #24604 +/- ##
============================================
- Coverage 74.53% 74.29% -0.24%
- Complexity 32769 33150 +381
============================================
Files 1880 1881 +1
Lines 146433 146776 +343
Branches 16789 16857 +68
============================================
- Hits 109141 109048 -93
- Misses 28697 29070 +373
- Partials 8595 8658 +63
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
…hen .nar file validation fails with ZipException (apache#24604) Co-authored-by: Lari Hotari <lhotari@apache.org>
…hen .nar file validation fails with ZipException (apache#24604) Co-authored-by: Lari Hotari <lhotari@apache.org>
…hen .nar file validation fails with ZipException (apache#24604) Co-authored-by: Lari Hotari <lhotari@apache.org>
…hen .nar file validation fails with ZipException (#24604) Co-authored-by: Lari Hotari <lhotari@apache.org>
…hen .nar file validation fails with ZipException (apache#24604) Co-authored-by: Lari Hotari <lhotari@apache.org> (cherry picked from commit 2d5b0d6) (cherry picked from commit a85e92c)
…hen .nar file validation fails with ZipException (apache#24604) Co-authored-by: Lari Hotari <lhotari@apache.org> (cherry picked from commit 2d5b0d6) (cherry picked from commit a85e92c)
…hen .nar file validation fails with ZipException (apache#24604) Co-authored-by: Lari Hotari <lhotari@apache.org> (cherry picked from commit 796603e)
…hen .nar file validation fails with ZipException (apache#24604) Co-authored-by: Lari Hotari <lhotari@apache.org> (cherry picked from commit 796603e)
…hen .nar file validation fails with ZipException (apache#24604) Co-authored-by: Lari Hotari <lhotari@apache.org> (cherry picked from commit 2d5b0d6)
…hen .nar file validation fails with ZipException (apache#24604) Co-authored-by: Lari Hotari <lhotari@apache.org>
…hen .nar file validation fails with ZipException (apache#24604) Co-authored-by: Lari Hotari <lhotari@apache.org>
Fixes #24585
Documentation
docdoc-requireddoc-not-neededdoc-complete