Before we do, I would prefer we take another effort at shrinking the client assembly. The intention was that it should be smaller, but our tangle of hbase-server makes that impractical. However I think this is still a good goal for the health of our project.
Thanks, Nick On Wed, 20 Nov 2024 at 15:43, Istvan Toth <st...@apache.org> wrote: > I have recently compared the standard and client assemblies on master, and > I found that the differences are miniscule. > > AFAICT, there is no added value in providing a separate client assembly > when the contents and size are nearly identical. > > Historically, the client artifact seems to have been intended for the > shaded artifacts, but by now both assemblies include almost everything. > > WDYT ? >