dimas-b opened a new pull request, #470:
URL: https://github.com/apache/polaris/pull/470

   This is a simplification / cleanup. The dependency does not appear to be 
required in `polaris-core`
   
   Add custom code to `PolarisApplication` find classes directly listed in the 
`Discoverable` service descriptor and register them with the ObjectMapper. This 
approach to finding sub-types is consistent both with the java service 
descriptors (listed types actually implement the service interface) and at the 
same time allows moving the Dropwizard `Discoverable` dependencies to the 
polaris-service modeul that actually integrates with Dropwizard.
   
   Move leaf metastore classes to the `Discoverable` service descriptor in 
their respective module.
   
   Note: this fixes the cross-jar leak of 
EclipseLinkPolarisMetaStoreManagerFactory in service descriptors.


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