Yicong-Huang commented on PR #6203:
URL: https://github.com/apache/texera/pull/6203#issuecomment-4889397855

   Pushed 6110cafc9, which folds the startup-regression fix from #6205 (issue 
#6204) into this backport: `com.github.pjfanning:jersey-json` is now excluded 
from the hadoop dependencies in `common/workflow-core/build.sbt` and 
`amber/build.sbt`, so the hadoop 3.4.3 upgrade lands on `release/v1.2` without 
the boot-time `NoClassDefFoundError` it caused on `main`.
   
   Verification against dists rebuilt on this branch after the exclusion (all 
four services):
   
   - `unzip -l` confirms `jersey-json` and `jaxb-impl` are no longer bundled in 
any dist.
   - `check_binary_deps.py` in strict mode passes for all four: amber 393, 
file-service 298, workflow-compiling-service 310, 
computing-unit-managing-service 335 jars match their LICENSE-binary manifests.
   - `generate_notice_binary.py` regenerated over the fresh lib dirs produces 
no `NOTICE-binary` drift — the two removed jars carry no unique NOTICE blocks.
   
   The PR description has been updated to cover the folded-in fix.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to