cnauroth opened a new pull request, #25402:
URL: https://github.com/apache/pulsar/pull/25402

   Fixes #25401
   
   ### Motivation
   
   Upgrade Hadoop from 3.4.3 to 3.5.0 to pick up latest enhancements and bug 
fixes. This is the first Hadoop release with full support for Java 17.
   
   ### Modifications
   
   Modify root pom.xml to change Hadoop version from 3.4.3 to 3.5.0.
   
   DO NOT COMMIT this PR as is currently. I have temporarily added a staging 
Maven repository to point to Hadoop 3.5.0 RC2, which is currently under [VOTE] 
in the Hadoop community. This should be removed from the final version of the 
PR after the Hadoop RC passes the vote and gets promoted to the main Maven 
repository.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change is already covered by existing tests, such as existing tiered 
storage tests.
   
   ### Does this pull request potentially affect one of the following parts:
   
   - [X] Dependencies (add or upgrade a dependency)
   - [ ] The public API
   - [ ] The schema
   - [ ] The default values of configurations
   - [ ] The threading model
   - [ ] The binary protocol
   - [ ] The REST endpoints
   - [ ] The admin CLI options
   - [ ] The metrics
   - [ ] Anything that affects deployment
   
   ### Documentation
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [X] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->
   
   ### Matching PR in forked repository
   
   PR in forked repository: <!-- ENTER URL HERE -->
   


-- 
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