Is there perhaps in the jackrabbit configuration some values which can be changed to keep redo.log to a reasonable size?
On Tue, Jun 3, 2014 at 9:44 AM, Jacco van Weert <[email protected]> wrote: > > Hello, > > I have a possible issue with the "redo.log". I have the situation in which > a single property is constantly changing using setProperty() followed by a > Session save(). > What I see is that during this phase the redo.log is growing. > It seems that Jackrabbit only commit these changes when the session is > closed? or no activity is present? > > What can I do to prevent the redo.log of growing beyond control? > > gr, > > Jacco > > > > > > -- > ------------------------------------- > Jacco van Weert -- [email protected] > JeCARS -- http://code.google.com/p/jecars/ >
