kishoreg opened a new issue #3926: Clean up jars
URL: https://github.com/apache/incubator-pinot/issues/3926
 
 
   @snleee has put together a list of jars we depend on. 
https://docs.google.com/spreadsheets/d/1lMEEvrA8SqHe0Yy0yC2Nd-nN5lg5sPaNwihrj_--y8Q/edit#gid=631543215
   
   Looking at the list, I am surprised we have so many jars related to 
jersey/glassfish. Does anyone know why we need all these jars? All we need is a 
simple http server and our requirement is minimal.
   
   > org.glassfish.grizzly:grizzly-framework
   org.glassfish.grizzly:grizzly-http
   org.glassfish.grizzly:grizzly-http-server
   org.glassfish.hk2:hk2-api
   org.glassfish.hk2:hk2-locator
   org.glassfish.hk2:hk2-utils
   org.glassfish.hk2.external:aopalliance-repackaged
   org.glassfish.hk2.external:jakarta.inject
   org.glassfish.jersey.containers:jersey-container-grizzly2-http
   org.glassfish.jersey.core:jersey-client
   org.glassfish.jersey.core:jersey-common
   org.glassfish.jersey.core:jersey-server
   org.glassfish.jersey.ext:jersey-entity-filtering
   org.glassfish.jersey.inject:jersey-hk2
   org.glassfish.jersey.media:jersey-media-jaxb
   org.glassfish.jersey.media:jersey-media-json-jackson
   org.glassfish.jersey.media:jersey-media-multipart
   org.glassfish.jersey.containers:jersey-container-servlet-core
   org.glassfish.tyrus.bundles:tyrus-standalone-client
   org.glassfish.hk2:osgi-resource-locator

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to