Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F77D1181A for ; Tue, 3 Jun 2014 07:44:46 +0000 (UTC) Received: (qmail 41260 invoked by uid 500); 3 Jun 2014 07:44:46 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 41213 invoked by uid 500); 3 Jun 2014 07:44:46 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 41202 invoked by uid 99); 3 Jun 2014 07:44:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 07:44:46 +0000 X-ASF-Spam-Status: No, hits=2.1 required=5.0 tests=FROM_STARTS_WITH_NUMS,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of 1111software@gmail.com designates 209.85.128.180 as permitted sender) Received: from [209.85.128.180] (HELO mail-ve0-f180.google.com) (209.85.128.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jun 2014 07:44:40 +0000 Received: by mail-ve0-f180.google.com with SMTP id db12so6454153veb.39 for ; Tue, 03 Jun 2014 00:44:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=k3kgd2PrCDg+Gi8a6UVJjQmEEW7DFgLQ9CEm2lRTdHQ=; b=sLpBVCwPBZISSRYGqXKUbHgfUyUitvRgo1qGW7EeuPbAMjlFOzOqisZ5UUYkPng8Di 9PORmv+9qcQegop282NLOxyS10L3d/yFtTP8gm5bV1GfTLZMNrucvs5m3dxr8cyBQA7j 5lNW0IcJfu9u4avJ4USFmIyH18RAdZD3O0oy1KxqfT0sQoQerCOnLth0M1cnmbq4KQSy ++AOidz7YmhD7vJR61cbH2vdh1xroR/O+O0mXB8uEMITIua6ZeK7LnCKRQgCy963MhYV OB0cr+yfd/Uvv1PBdxjpXbhd/OVYx6U/UljdyExrHNJZCyvg3N5EVRQdIRDyPY/NhPVZ P1LA== MIME-Version: 1.0 X-Received: by 10.220.69.72 with SMTP id y8mr34853208vci.21.1401781459898; Tue, 03 Jun 2014 00:44:19 -0700 (PDT) Received: by 10.220.205.15 with HTTP; Tue, 3 Jun 2014 00:44:19 -0700 (PDT) Date: Tue, 3 Jun 2014 09:44:19 +0200 Message-ID: Subject: Jackrabbit redo.log From: Jacco van Weert <1111software@gmail.com> To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=047d7b3a9250f856dc04fae9ade1 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3a9250f856dc04fae9ade1 Content-Type: text/plain; charset=UTF-8 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 -- 1111software@gmail.com JeCARS -- http://code.google.com/p/jecars/ --047d7b3a9250f856dc04fae9ade1--