Skip to content

Conversation

@falser101
Copy link
Contributor

Fixes #24585

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Aug 5, 2025
@falser101 falser101 changed the title Fix/issue 24585 [improve][io] Add dependency file name information to error message when .nar file validation fails with ZipException Aug 5, 2025
@falser101
Copy link
Contributor Author

@lhotari

Copy link
Member

@lhotari lhotari left a 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.

Copy link
Member

@lhotari lhotari left a 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.

@lhotari
Copy link
Member

lhotari commented Aug 6, 2025

/pulsarbot rerun-failure-checks

1 similar comment
@lhotari
Copy link
Member

lhotari commented Aug 7, 2025

/pulsarbot rerun-failure-checks

@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.29%. Comparing base (fa28d1c) to head (9751298).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             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     
Flag Coverage Δ
inttests 26.67% <0.00%> (-0.68%) ⬇️
systests 23.29% <0.00%> (-0.17%) ⬇️
unittests 73.77% <100.00%> (-0.25%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...he/pulsar/functions/utils/FunctionFilePackage.java 71.42% <100.00%> (+2.85%) ⬆️

... and 99 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lhotari lhotari merged commit 2d5b0d6 into apache:master Aug 7, 2025
69 of 72 checks passed
gaozhangmin pushed a commit to gaozhangmin/pulsar that referenced this pull request Aug 13, 2025
…hen .nar file validation fails with ZipException (apache#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
Technoboy- pushed a commit to Technoboy-/pulsar that referenced this pull request Aug 14, 2025
…hen .nar file validation fails with ZipException (apache#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
lhotari added a commit that referenced this pull request Aug 14, 2025
…hen .nar file validation fails with ZipException (#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
(cherry picked from commit 2d5b0d6)
lhotari added a commit that referenced this pull request Aug 14, 2025
…hen .nar file validation fails with ZipException (#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
(cherry picked from commit 2d5b0d6)
poorbarcode pushed a commit to poorbarcode/pulsar that referenced this pull request Aug 14, 2025
…hen .nar file validation fails with ZipException (apache#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
Technoboy- pushed a commit that referenced this pull request Aug 18, 2025
…hen .nar file validation fails with ZipException (#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
ganesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Aug 20, 2025
…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)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Aug 20, 2025
…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)
manas-ctds pushed a commit to datastax/pulsar that referenced this pull request Aug 21, 2025
…hen .nar file validation fails with ZipException (apache#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
(cherry picked from commit 796603e)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Aug 26, 2025
…hen .nar file validation fails with ZipException (apache#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
(cherry picked from commit 796603e)
nodece pushed a commit to ascentstream/pulsar that referenced this pull request Aug 26, 2025
…hen .nar file validation fails with ZipException (apache#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
(cherry picked from commit 2d5b0d6)
KannarFr pushed a commit to CleverCloud/pulsar that referenced this pull request Sep 22, 2025
…hen .nar file validation fails with ZipException (apache#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
walkinggo pushed a commit to walkinggo/pulsar that referenced this pull request Oct 8, 2025
…hen .nar file validation fails with ZipException (apache#24604)

Co-authored-by: Lari Hotari <lhotari@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] Add dependency file name information to error message when .nar file validation fails with ZipException

4 participants