On 12/27/2014 03:34 PM, Colm O hEigeartaigh wrote: >> what is the size of this new dependency? is it 10MB life Stefan mentioned? >> > > It's 6.6 MB. I really don't think the size difference justifies using a > relatively ancient version of EhCache.
Well, it would increase the ApacheDS binary distribution from now 12MB to 17 MB. So 6.6/17 ~= 1/3 used by the cache library from which we only use a small part of its functionality? On the other hand, Studio binaries size is more than 100MB ;) So I tested your patch. But I have an issue that when running mvn clean install of the whole ApacheDS project that the tests just hang, for example the ClientServerReplicationIT in server-integ. Running it alone works fine, but within the whole test suite it hangs. This test restarts the consumer service multiple times, so maybe there is an issue with cache initialization? Any idea? Kind Regards, Stefan
