Mantis - Baratine
Viewing Issue Advanced Details
5828 minor always 11-20-14 10:08 12-08-14 13:29
ferg  
ferg  
normal  
closed  
fixed  
none    
none 0.8.7  
0005828: deployment more than 16M
(rep by Thomas Memenga)

Notes
(0006580)
ferg   
11-20-14 10:09   
i am trying to deploy a big fatjar (> 25 mb) and i noticed that on some of my cluster nodes this file gets truncated to 16777216 bytes resulting in a ZipException... and the deployment failed (at least on an actual cluster, doing this on an single (solo) nodes works fine).

Beside the showstopper (no deployment possible), i would like to reduce the size of the jar ... .is there any extlib functionality to provide basic stuff like mysql drivers etc in baratine ? I've tried putting it into /lib, but that did not work.
(0006583)
ferg   
12-08-14 13:29   
bfs/2063 - note this may be fixed in 0.8.6. Test for 100M put was added in 0.8.7 and passes.