stoty commented on PR #131:
URL: https://github.com/apache/hbase-thirdparty/pull/131#issuecomment-2760360169

   > > My use case would be for example:
   > > 
   > > * Hbase 3.0 uses ee8, so we don't need the ee10 modules
   > > * HBase 3.1 uses ee10, so we don't need the ee8 modules.
   > > 
   > > Not a huge deal either way, but saves a bit on the assembly size.
   > 
   > Ah yes we could definitely save a few MBs here and avoid bundling 
redundant code. Just to be clear, we are suggesting to break into modules as 
below:
   > 
   > * Jetty-12-plus
   > * Jetty-12-plus-EE8
   > * Jetty-12-plus-EE10 etc
   > 
   > So basically fall back to the initial approach of this PR, but maybe a new 
module for base? Right?
   
   Right


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