jadireddi opened a new pull request #12439:
URL: https://github.com/apache/pulsar/pull/12439


   
   Master Issue: #12271 
   
   ### Motivation
   
   Apply Maven Modernizer plugin to detect uses of legacy APIs which can be 
replaced with modern APIs that are often more performant, safer, and idiomatic 
than the legacy equivalents
   
   ### Modifications
   
   Add Maven Modernizer plugin to `pulsar-metadata` module and fix the 
violations.
   
   ### Verifying this change
   
   - [ yes] Make sure that the change passes the CI checks.
   
   This change is a code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API: (no)
     - The schema: (no)
     - The default values of configurations: (no)
     - The wire protocol: (no)
     - The rest endpoints: (no)
     - The admin cli options: (no)
     - Anything that affects deployment: ( no)
   
   ### Documentation
   
   Need to update docs? 
     
   - [ ] `no-need-doc` 
       
   
   
   


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