opwvhk opened a new pull request, #3453:
URL: https://github.com/apache/avro/pull/3453

   ## What is the purpose of the change
   
   `SpecificDatumReader.SERIALIZABLE_PACKAGES` was used as a list of class name 
prefixes instead of the package names it is designed as. This change forces the 
provided package names to be package names.
   
   ## Verifying this change
   
   This change is a near-trivial refactoring without any test coverage.
   
   Tests should be added, but this is a larger undertaking than a quick fix.
   
   
   ## Documentation
   
   - Does this pull request introduce a new feature? (~yes~ / **no**)
   - If yes, how is the feature documented? (**not applicable** / ~docs / 
JavaDocs / not documented~)
   


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to