BewareMyPower opened a new pull request #9033:
URL: https://github.com/apache/pulsar/pull/9033


   ### Motivation
   
   Add spotbugs plugin for pulsar-client-api module.
   
   ### Modifications
   
   The most potential bugs are related to the raw array's 
getter/setter/constructor, so we replace the default access with `clone()` 
access except the `SchemaInfo` that is only created with a builder.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   *(Please pick either of the following options)*
   
   This change is a trivial rework / code cleanup without any test coverage.
   


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

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


Reply via email to