Hi, On Wed, Aug 1, 2012 at 11:50 PM, Gary Webster <[email protected]> wrote: > I've now noticed that Jackrabbit is doing this "update ... BUNDLE_DATA = $1 > ..." for each file change/add, where $1 is 6MB+ in size ! > Surely that is not functioning as designed. > I could easily saturate a 100Mb ethernet with just this statement!
It sounds like you have a massive amount of child nodes under that single parent node. See the question about many child nodes in http://wiki.apache.org/jackrabbit/Performance. BR, Jukka Zitting
