Simultaneous updates by multiple sessions might not appear in the journal ------------------------------------------------------------------------- Key: JCR-780 URL: https://issues.apache.org/jira/browse/JCR-780 Project: Jackrabbit Issue Type: Bug Components: core Affects Versions: 1.2.2 Reporter: Dominique Pfister Assigned To: Dominique Pfister In a clustering environment, simultaneous updates by multiple sessions in the same cluster node might not appear in the journal, because only record at a time can be handled by the cluster's workspace-specific callback method. When such a situtation arises, the following warnings can be found in the log: *WARN * ClusterNode: No record created. *WARN * ClusterNode: No record prepared. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.